M
Mcpdemo
by @Subhasish18
MCP server by Subhasish18
Created 11/2/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcpdemo
Cursor configuration (mcp.json)
{
"mcpServers": {
"subhasish18-mcpdemo": {
"command": "uvx",
"args": [
"mcpdemo"
]
}
}
}