MCP Server
MCP
io.github.GavinLee1/mcp-fleet
12 MCP tools: invoice→JSON, text→SQL, PII redaction, regex & more. Free to try, pay per call.
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