roboparts-intelligence-mcp
v0.1.0
Published
MCP server for RoboParts intelligence — cross-reference equivalents and price history for humanoid robotics parts
Downloads
123
Maintainers
Readme
roboparts-intelligence-mcp
MCP server for RoboParts — cross-reference and pricing intelligence for robotics parts.
Tools
| Tool | Description |
|------|-------------|
| find_equivalents | Find alternative parts from other manufacturers, ranked by match score with spec differences |
| get_price_history | Aggregated price history and trends across suppliers |
Install
npx roboparts-intelligence-mcpConfiguration
Claude Desktop
{
"mcpServers": {
"roboparts-intelligence": {
"command": "npx",
"args": ["-y", "roboparts-intelligence-mcp"],
"env": {
"ROBOPARTS_API_KEY": "your-api-key"
}
}
}
}License
MIT
