MCP cover image
See in Github
2025-04-06

Implementación del servidor Mini MCP

1

Github Watches

0

Github Forks

0

Github Stars

mc-server-demo

A Model Context Protocol (MCP) server implementation that can retieve the latest documentation of a queried library.

Setup locally

  • The MCP tool is using Serper API to seach or Google therefore an api key should be specified. See .env.example on how to define it.
  • Create a virtual environment: python -m venv .venv
  • Activate the virtual environemt: source .venv/bin/activate
  • Install the required dependencies: pip install -r requirements.txt

Debug

  • Run usin Model Context Protocol inspector: npx @modelcontextprotocol/inspector python main.py
  • Visit the local inspector url displayed on terminal.
  • List the available tools and use get_docs to input queries.

Client integration

  • Example of Cursor IDE
  • Navigate to AI settings
  • Under "Custom MCP Server", add the following configuration:
    {
      "command": "${workspaceFolder}/.venv/bin/python",
      "args": ["main.py"]
    }
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

相关推荐

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

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

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

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • modelcontextprotocol
  • Servidores de protocolo de contexto modelo

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

    Reviews

    2 (1)
    Avatar
    user_SMPiTuZa
    2025-04-18

    As a loyal user of the mcp-server-demo by PanGan21, I am thoroughly impressed with this product. It offers a seamless experience and the code is well-structured, making it easy to integrate and use. The repository on GitHub is maintained meticulously, and the welcoming information is clear and concise. Highly recommend it for anyone looking for a robust server demo. Check it out at https://github.com/PanGan21/mcp-server-demo.