Anthropic Admin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 19 May 2026.
Native MCP server for the Anthropic Admin API: org, workspaces, members, API keys, usage, costs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add anthropic-admin-mcp -- uvx anthropic-admin-mcp
{
"mcpServers": {
"anthropic-admin-mcp": {
"args": [
"anthropic-admin-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.anthropic-admin-mcp]
command = "uvx"
args = ["anthropic-admin-mcp"]
{
"mcpServers": {
"anthropic-admin-mcp": {
"args": [
"anthropic-admin-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"anthropic-admin-mcp": {
"args": [
"anthropic-admin-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.