MCP cover image
See in Github
2025-04-05

1

Github Watches

0

Github Forks

0

Github Stars

MCP Servers

A collection of local Python MCP (Model Context Protocol) servers for use with Cursor.

Configuration

Clone the repo to a location of your choice, e.g. ~/mcp-servers

Add any of the servers to Cursor by updating the MCP configuration as follows:

{
    "mcpServers": {
        "<server-name>": {
            "command": "uvx",
            "args": [ 
                "~/mcp-servers/<server-name>/."
            ]
        }
    }
}

Place this in:

  • ~/.cursor/mcp.json for global access (cursor will have access from any project)
  • .cursor/mcp.json for project-specific access

相关推荐

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

  • 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

    1 (1)
    Avatar
    user_BkCrEztI
    2025-04-18

    I've been using mcp-servers for a while now, and it has significantly improved my workflow. The versatility and efficiency of the tool are unmatched. Kudos to James-Leslie for creating such a valuable resource! Highly recommend checking it out: https://github.com/James-Leslie/mcp-servers.