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
MCP Forge
Project Details
- chromewillow/mcp-forge
- Last Updated: 3/26/2025
Recomended MCP Servers
🎉 A Vue.js 3 UI Library made by Element team
A Model Context Protocol (MCP) server for AI agents to interact with blockchain data via Nodit’s Web3 Data...
Turns google-play-scraper into a RESTful API
Ida documentation reader (sort-of) mcp server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support,...
A letter-counter-mcp-server for solving the strawberry LLM problem
PortOne MCP Server for Developers
A Model Context Protocol (MCP) Server for https://joplinapp.org/ that enables note access through the https://modelcontextprotocol.io. Perfect for integration...
An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core. Use the results in...
java version unsplash mcp server





