MCP Forge
@chromewillow
关于 MCP Forge
MCP server for generating other MCP servers in Smithery
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-forge": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@your-username/mcp-forge",
"--config",
"{}"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论