MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Anthropic Billing MCP

Anthropic Billing MCP Server - A Model Context Protocol server for managing Anthropic API billing and usage

Created 3/8/2026
Updated about 18 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-anthropic-billing-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "jongan69-anthropic-billing-mcp": { "command": "npx", "args": [ "jongan69-anthropic-billing-mcp" ] } } }