MCP Forge
@chromewillow
About MCP Forge
MCP server for generating other MCP servers in Smithery
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-forge": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@your-username/mcp-forge",
"--config",
"{}"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Forge?
MCP Forge is a tool that generates new MCP servers from templates and provides Cursor IDE integration configurations and deployment instructions for Smithery. It is aimed at developers who want to quickly scaffold MCP servers.
How to use MCP Forge?
Install with npm install, then run npm start. To integrate with Cursor IDE, add the provided configuration block to ~/.cursor/mcp.json.
Key features of MCP Forge
- Generate new MCP servers from template presets
- Get Cursor IDE integration configurations
- Receive deployment instructions for Smithery
- Supports Basic, Web Search, and Database templates
Use cases of MCP Forge
- Quickly bootstrap a simple MCP server with an example tool
- Create an MCP server with web search capabilities
- Build an MCP server that interacts with a PostgreSQL database
FAQ from MCP Forge
—
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments