MCP Forge

by chromewillow
Verified

Integrations

  • Supports deployment through npm packages and allows installation via npm commands

  • Enables database interaction with PostgreSQL, with a dedicated template for handling database operations

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. Features
    1. Templates
      1. Installation
        1. Usage
          1. Integration with Cursor IDE
            1. Tools
              1. 1. Generate MCP Server
              2. 2. Get Cursor Integration
              3. 3. Deploy to Smithery
            2. License
              ID: qyxztteglj