← Back to Plugins
MCP Server MCP

io.github.partstable/partsiq

github By github 👁 1 views ▲ 0 votes

Parts research for IT hardware brokers: PN normalization, validation, and pricing

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://partstable-api.jadagnino.workers.dev/mcp",
      "headers": [
        {
          "description": "API key for authentication",
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...