MCP Forge
Generate MCP servers using Smithery with Cursor IDE integration.
MCP Forge
A powerful MCP server generator for Smithery with Cursor IDE integration.
Features
- Generate new MCP servers from templates
- Get Cursor IDE integration configurations
- Get deployment instructions for Smithery
Templates
- Basic: Simple MCP server with an example tool
- Web Search: MCP server with web search capabilities
- Database: MCP server with PostgreSQL database interaction
Installation
npm install
Usage
npm start
Integration with Cursor IDE
To integrate this MCP server with Cursor IDE, add the following configuration to your ~/.cursor/mcp.json file:
{
"mcpServers": {
"mcp-forge": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@your-username/mcp-forge",
"--config",
"{}"
]
}
}
}
Tools
1. Generate MCP Server
Generates a new MCP server with the specified configuration.
2. Get Cursor Integration
Provides integration code for Cursor IDE.
3. Deploy to Smithery
Gives instructions for deploying to Smithery.
License
MIT
相关服务器
Scout Monitoring MCP
赞助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
赞助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Package Version Check
Returns the latest package / dependency / tool versions for Python, NPM, Go, Docker, Helm, etc.
Codacy
Access the Codacy API to analyze code quality, coverage, and security for your repositories.
CPAN Package README MCP Server
Fetch READMEs, metadata, and search for CPAN packages.
NuGet Package README
Fetches comprehensive information about NuGet packages from the NuGet Gallery, including READMEs, metadata, and search functionality.
MetaMCP
A self-hostable middleware to manage all your MCPs through a GUI and a local proxy, supporting multiple clients and workspaces.
Image Generator
Generate and save images using the Replicate API.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Prometheus MCP
Expose Prometheus monitoring tools to an LLM for querying and analysis.
MCPizer
Enables AI assistants to call any REST API or gRPC service by automatically converting their schemas into MCP tools.
MCP - Model Context Protocol for Joomla!
A Joomla plugin providing a task-based API to manage content and connect with AI, workflow automation, and internal tools.