mcp server for Cursor
io.github.musikalienhandel-de/mcp-server
Product search for musikalienhandel.de: sheet music, GEWA instruments, B-Ware/clearance stock.
client:Cursor
transport:streamable-http
tools:5
Install mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.musikalienhandel.de/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs