M
MCP Poc For Team
by @kalsriv
This is the proof of concept I used for the team
Created 5/17/2026
Updated about 16 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_poc_for_team
Cursor configuration (mcp.json)
{
"mcpServers": {
"kalsriv-mcp-poc-for-team": {
"command": "uvx",
"args": [
"mcp_poc_for_team"
]
}
}
}