MCP Server test repository - Cursor integration
Created 11/5/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 mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ahmet-ruchan-mcp": {
"command": "uvx",
"args": [
"mcp"
]
}
}
}