All MCP servers

Mcpspend

Official
by Api.Airforcestdio066MIT

Query your MCPSpend usage: cost today, top tools, recent sessions, budget projections.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcpspend-imp7fddb": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}