jigarbhoye04
MCP Serverjigarbhoye04public

mcp servers

This project is for MCP Servers and Agentic Modelling.

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

This project is for MCP Servers and Agentic Modelling.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Server

In this we have created a simple MCP(Model Context Protocol).

Output:

!Sample Image

Some More example prompts to try out:

WeatherInfo Tool

Prompt Examples:

  • "What's the weather like in Tokyo?"
  • "Tell me the temperature in New York in Fahrenheit"
  • "Is it raining in London right now?"

Test Cases:

// Test case 1: Known location in default units (Celsius)
await WeatherInfo({
  location: "Tokyo"
});
// Expected result: Tokyo weather in Celsius

// Test case 2: Known location with Fahrenheit units
await WeatherInfo({
  location: "New York",
  unit: "fahrenheit"
});
// Expected result: New York weather with temperature in Fahrenheit

// Test case 3: Another known location
await WeatherInfo({
  location: "London"
});
// Expected result: London weather data

// Test case 4: Unknown location (should generate random weather)
await WeatherInfo({
  location: "Atlantis"
});
// Expected result: Generated weather data for unknown location

Quick Start

1

Clone the repository

git clone https://github.com/jigarbhoye04/mcp-servers
2

Install dependencies

cd mcp-servers
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjigarbhoye04
Repomcp-servers
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation