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
Uso
Integración con Cursor IDE
Para integrar este servidor MCP con Cursor IDE, agregue la siguiente configuración a su archivo ~/.cursor/mcp.json
:
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)
This server cannot be installed
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.
Related MCP Servers
- AsecurityAlicenseAqualityA 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 -223PythonMIT License
- AsecurityAlicenseAqualityA 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 -112PythonMIT License
- -securityAlicense-qualityAn 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 -3PythonMIT License
- -securityFlicense-qualityAn MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.Last updated -1Python