M
MCP Agent Framework
作者 @TEJA4704
Model Context Protocol agent framework for enterprise AI orchestration
创建于 1/20/2026
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-agent-framework
Cursor 配置 (mcp.json)
{
"mcpServers": {
"teja4704-mcp-agent-framework": {
"command": "uvx",
"args": [
"mcp-agent-framework"
]
}
}
}