← Back to Plugins
MCP Server MCP

io.github.claracarspt/mcp

github By github 👁 1 views ▲ 0 votes

Used & imported cars in Portugal: search stock, ISV/IUC tax calc, resale value, contact.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://claracars.pt/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "claracars-mcp",
      "version": "0.1.3",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...