Partsiq
Rank #2,958io.github.partstable/partsiq
MCP server providing partsiq capabilities
Partsiq is a Model Context Protocol (MCP) server published by partstable. It ranks #2,958 of 132,113 servers tracked on MCP Toplist, and its repository has 87 GitHub stars. Partsiq is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 14, 2026 and most recently updated on Feb 14, 2026.
Ranks ahead of 129,155 of 132,113 servers on MCP Toplist.
Use Partsiq
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http partsiq https://partstable-api.jadagnino.workers.dev/mcp[mcp_servers.partsiq]
url = "https://partstable-api.jadagnino.workers.dev/mcp"Add to ~/.codex/config.toml.
https://partstable-api.jadagnino.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"partsiq": {
"url": "https://partstable-api.jadagnino.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"partsiq": {
"type": "http",
"url": "https://partstable-api.jadagnino.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"partsiq": {
"serverUrl": "https://partstable-api.jadagnino.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"partsiq": {
"url": "https://partstable-api.jadagnino.workers.dev/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/io.github.partstable%2Fpartsiq)<a href="https://mcptoplist.com/server/io.github.partstable%2Fpartsiq"><img src="https://mcptoplist.com/badge/io.github.partstable%2Fpartsiq.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 (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Partsiq?
- Partsiq is maintained by partstable, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Partsiq listed on the Official MCP Registry?
- Yes — Partsiq is listed on the Official MCP Registry.
- How many versions does Partsiq have?
- MCP Toplist tracks 2 versions of Partsiq, most recently published on Feb 14, 2026.
- Where can I find the source code for Partsiq?
- The source code for Partsiq is hosted at github.com/partstable/partsiq.
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.