Cover image
Try Now
2025-03-17

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP Servers Collection

This repository contains a collection of Model Context Protocol (MCP) servers that demonstrate various functionality and use cases for the MCP ecosystem. Each server implements specific tools that can be used by MCP clients.

Overview

MCP (Model Context Protocol) provides a standardized way for models to access external tools and resources. These servers implement the protocol to offer various services that can be consumed by MCP-compatible clients.

mcp-calculator-server

A basic calculator server that provides arithmetic operations through MCP tools:

  • Features: Basic arithmetic operations (add, subtract, multiply, divide)
  • Dependencies: @modelcontextprotocol/sdk, zod
  • Usage: cd mcp-calculator-server && npm start

mcp-calculator-sse-server

An enhanced version of the calculator server that uses Server-Sent Events (SSE) for real-time communication:

  • Features: Same arithmetic capabilities as the basic calculator but with streaming responses
  • Dependencies: @modelcontextprotocol/sdk, express, cors, zod
  • Usage: cd mcp-calculator-sse-server && npm start

mcp-weather-server

A server that provides weather information through MCP tools:

  • Features: Weather data retrieval
  • Dependencies: @modelcontextprotocol/sdk
  • Setup: cd mcp-weather-server && npm run build
  • Usage: As a command-line tool: weather

mcp-file-manager-server

A comprehensive file management server that provides various file system operations:

  • Features:
    • List directories
    • Read and write files
    • Delete files
    • Move/rename files
    • Get file metadata
    • Search files using glob patterns
  • Dependencies: @modelcontextprotocol/sdk, glob, zod
  • Setup: cd mcp-file-manager-server && npm run build
  • Usage: cd mcp-file-manager-server && npm start

Common Pattern

All servers in this collection:

  1. Use the MCP SDK (@modelcontextprotocol/sdk)
  2. Implement one or more tools that follow the MCP specification
  3. Use Zod for input validation
  4. Provide specific functionality accessible through a standardized interface

Getting Started

To use any of these servers:

  1. Navigate to the server directory
  2. Install dependencies with npm install
  3. Build the server if necessary (TypeScript-based servers)
  4. Start the server with npm start

Integration with MCP Clients

These servers can be used with any MCP-compatible client, including:

  • AI agents that implement the MCP protocol
  • Web applications that use MCP for accessing external tools
  • Command-line interfaces that support MCP

Contributing

To add a new MCP server to this collection:

  1. Create a new directory with the pattern mcp-{functionality}-server
  2. Implement the server using the MCP SDK
  3. Include appropriate documentation
  4. Update this README with information about the new server

License

MIT

相关推荐

  • 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.

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

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

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

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

  • Khalid kalib
  • Write professional emails

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

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

    Reviews

    3 (1)
    Avatar
    user_fVrkHC6z
    2025-04-15

    I've been using the amadeus-mcp-server by BogdanDubenets for several months now, and it has significantly improved our server management processes. The tool is user-friendly, reliable, and supports multiple languages. It integrates smoothly with existing systems, making our workflow more efficient. Highly recommend!