kleneway/awesome-cursor-mpc-server
Example of an MCP server with custom tools that can be called directly from cursor
Platform-specific configuration:
{
"mcpServers": {
"awesome-cursor-mpc-server": {
"command": "npx",
"args": [
"-y",
"awesome-cursor-mpc-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...