M
MCP Server
Learning MCP Server with AI
Created 3/27/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"prasanth1309-mcp-server": {
"command": "uvx",
"args": [
"mcp-server"
]
}
}
}