UK Hansard MCP Server from MCPBundles for Cursor
com.mcpbundles/uk-hansard
Search Parliamentary questions and motions from UK House of Commons
client:Cursor
transport:streamable-http
runtime:mcpb
Install UK Hansard MCP Server from MCPBundles in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"uk-hansard": {
"url": "https://mcp.mcpbundles.com/bundle/uk-hansard/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs