M
MCP Poc For Team
作者 @kalsriv
This is the proof of concept I used for the team
创建于 5/17/2026
更新于 3 days ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp_poc_for_team
Cursor 配置 (mcp.json)
{
"mcpServers": {
"kalsriv-mcp-poc-for-team": {
"command": "uvx",
"args": [
"mcp_poc_for_team"
]
}
}
}