Partstable
Rank #1,910com.partstable/partstable
MCP server providing partstable capabilities
Partstable is a Model Context Protocol (MCP) server published by partstable. It ranks #1,910 of 132,113 servers tracked on MCP Toplist, and its repository has 229 GitHub stars. Partstable is listed on Official MCP, with 1 tracked version. It was first listed on Feb 9, 2026 and most recently updated on Feb 9, 2026.
Ranks ahead of 130,203 of 132,113 servers on MCP Toplist.
Use Partstable
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http partstable https://mcp.partstable.com/mcp[mcp_servers.partstable]
url = "https://mcp.partstable.com/mcp"Add to ~/.codex/config.toml.
https://mcp.partstable.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"partstable": {
"url": "https://mcp.partstable.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"partstable": {
"type": "http",
"url": "https://mcp.partstable.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"partstable": {
"serverUrl": "https://mcp.partstable.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"partstable": {
"url": "https://mcp.partstable.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.partstable%2Fpartstable)<a href="https://mcptoplist.com/server/com.partstable%2Fpartstable"><img src="https://mcptoplist.com/badge/com.partstable%2Fpartstable.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
partstable
Other servers by partstable
View all partstable servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Feb 9, 2026 |
Frequently asked questions
- Who maintains Partstable?
- Partstable is maintained by partstable, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Partstable listed on the Official MCP Registry?
- Yes — Partstable is listed on the Official MCP Registry.
- How many versions does Partstable have?
- MCP Toplist tracks 1 version of Partstable, most recently published on Feb 9, 2026.
- Where can I find the source code for Partstable?
- The source code for Partstable is hosted at github.com/partstable/partstable.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.