M
MCP
by @uid13
MCP server by uid13
Created 6/15/2026
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"uid13-mcp": {
"command": "npx",
"args": [
"uid13-mcp"
]
}
}
}