Skip to main content
Glama

MCP Forge

Forja MCP

Un potente generador de servidor MCP para Smithery con integración de Cursor IDE.

Características

  • Generar nuevos servidores MCP a partir de plantillas
  • Obtener configuraciones de integración de Cursor IDE
  • Obtener instrucciones de implementación para Smithery

Plantillas

  • Básico : Servidor MCP simple con una herramienta de ejemplo
  • Búsqueda web : servidor MCP con capacidades de búsqueda web
  • Base de datos : Servidor MCP con interacción con la base de datos PostgreSQL

Instalación

npm install

Uso

npm start

Integración con Cursor IDE

Para integrar este servidor MCP con Cursor IDE, agregue la siguiente configuración a su archivo ~/.cursor/mcp.json :

{ "mcpServers": { "mcp-forge": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@your-username/mcp-forge", "--config", "{}" ] } } }

Herramientas

1. Generar servidor MCP

Genera un nuevo servidor MCP con la configuración especificada.

2. Obtener la integración del cursor

Proporciona código de integración para Cursor IDE.

3. Desplegar en Smithery

Proporciona instrucciones para el despliegue en Smithery.

Licencia

Instituto Tecnológico de Massachusetts (MIT)

-
security - not tested
F
license - not found
-
quality - not tested

Una herramienta que genera servidores MCP para Smithery con integración de Cursor IDE, lo que permite a los usuarios crear rápidamente servidores a partir de plantillas como interacciones básicas, de búsqueda web o de base de datos.

  1. Características
    1. Plantillas
      1. Instalación
        1. Uso
          1. Integración con Cursor IDE
            1. Herramientas
              1. Generar servidor MCP
              2. Obtener la integración del cursor
              3. Desplegar en Smithery
            2. Licencia

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                A simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.
                Last updated -
                2
                23
                Python
                MIT License
              • A
                security
                A
                license
                A
                quality
                A template for creating custom tools for Cursor IDE using Model Context Protocol (MCP), allowing developers to extend Cursor's functionality with their own server-based tools.
                Last updated -
                11
                2
                Python
                MIT License
                • Apple
                • Linux
              • -
                security
                A
                license
                -
                quality
                An MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.
                Last updated -
                3
                Python
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                license
                -
                quality
                An MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.
                Last updated -
                1
                Python
                • Linux
                • Apple

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/chromewillow/mcp-forge'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server