M
MCP Forward
by @Manghui
MCP server by Manghui
Created 1/25/2026
Updated 3 days ago
README
Repository documentation and setup instructions
MCP Forward Server
在 IDE 中使用
详细的 IDE 配置说明请查看 IDE-CONFIG.md
许可证
MIT License
贡献
欢迎提交 Issue 和 Pull Request
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-forward
Cursor configuration (mcp.json)
{
"mcpServers": {
"manghui-mcp-forward": {
"command": "uvx",
"args": [
"mcp-forward"
]
}
}
}