What is the io.github.stayce/partd-mcp MCP server?
CMS Medicare Part D drug spending and prescriber data. 2024 quarterly data.
How to install io.github.stayce/partd-mcp
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"partd-mcp": {
"url": "https://partd-mcp-server.staycek.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"partd-mcp": {
"serverUrl": "https://partd-mcp-server.staycek.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"partd-mcp": {
"type": "http",
"url": "https://partd-mcp-server.staycek.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"partd-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://partd-mcp-server.staycek.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http partd-mcp https://partd-mcp-server.staycek.workers.dev/mcpRelated MCP servers
WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.
View repository →WHO ICF classification codes for health and disability. Lookup, search, browse via WHO API.
View repository →Shortcut project management. Create, update, search stories and manage workflows.
View repository →