MCP cover image
See in Github
2025-04-01

This project is for MCP Servers and Agentic Modelling.

1

Github Watches

0

Github Forks

0

Github Stars

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

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • modelcontextprotocol
  • Model Context Protocol Servers

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

    Reviews

    5 (1)
    Avatar
    user_UOSvWrWN
    2025-04-16

    As a dedicated user of mcp-servers, I am thoroughly impressed by its seamless performance and reliability. The user-friendly interface and comprehensive features provided by jigarbhoye04 have significantly improved my server management experience. Highly recommend it for anyone looking for an efficient server solution. Check it out at https://github.com/jigarbhoye04/mcp-servers.