Source Parts
Rank #11,153io.github.SourceParts/parts-mcp
Electronic component sourcing, BOM management, and PCB design workflows.
Source Parts is a Model Context Protocol (MCP) server published by sourceparts. It ranks #11,153 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Source Parts is listed across 3 registries — Official MCP, Glama and PulseMCP, with 8 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Aug 16, 2026.
Ranks ahead of 120,893 of 132,046 servers on MCP Toplist.
Use Source Parts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http parts-mcp https://mcp.source.parts/claude mcp add parts-mcp -- uvx parts-mcp[mcp_servers.parts-mcp]
url = "https://mcp.source.parts/"Add to ~/.codex/config.toml.
[mcp_servers.parts-mcp]
command = "uvx"
args = ["parts-mcp"]Add to ~/.codex/config.toml.
https://mcp.source.parts/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"parts-mcp": {
"command": "uvx",
"args": [
"parts-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"parts-mcp": {
"url": "https://mcp.source.parts/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"parts-mcp": {
"command": "uvx",
"args": [
"parts-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"parts-mcp": {
"type": "http",
"url": "https://mcp.source.parts/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"parts-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"parts-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"parts-mcp": {
"serverUrl": "https://mcp.source.parts/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"parts-mcp": {
"command": "uvx",
"args": [
"parts-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"parts-mcp": {
"url": "https://mcp.source.parts/"
}
}
}{
"mcpServers": {
"parts-mcp": {
"command": "uvx",
"args": [
"parts-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.SourceParts%2Fparts-mcp)<a href="https://mcptoplist.com/server/io.github.SourceParts%2Fparts-mcp"><img src="https://mcptoplist.com/badge/io.github.SourceParts%2Fparts-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sourceparts
Available versions (8)
| Version | Published |
|---|---|
| 0.5.3 | Aug 16, 2026 |
| 0.5.2 | Aug 16, 2026 |
| 0.5.1 | Aug 15, 2026 |
| 0.4.0 | Apr 22, 2026 |
| 0.3.4 | Apr 21, 2026 |
| 0.3.3 | Apr 21, 2026 |
| 0.3.2 | Apr 16, 2026 |
| 0.3.1 | Apr 16, 2026 |
Frequently asked questions
- Who maintains Source Parts?
- Source Parts is maintained by sourceparts, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Source Parts listed on the Official MCP Registry?
- Yes — Source Parts is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Source Parts have?
- MCP Toplist tracks 8 versions of Source Parts, most recently published on Aug 16, 2026.
- Where can I find the source code for Source Parts?
- The source code for Source Parts is hosted at github.com/sourceparts/parts-mcp.
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.