← Back to Plugins
MCP Server MCP

io.github.GavinLee1/mcp-fleet

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

12 MCP tools: invoice→JSON, text→SQL, PII redaction, regex & more. Free to try, pay per call.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp-fleet.nebula-labs.online/mcp/sse?src=mcp_registry",
      "headers": [
        {
          "description": "Bearer <token> issued per account (credits billing).",
          "isSecret": true,
          "name": "Authorization"
        },
        {
          "description": "Account identifier the per-call credits are deducted from.",
          "name": "X-Caller-ID"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...