Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"anthropic": {
"command": "uvx",
"args": [
"anthropic"
]
}
}
}
Or run directly:
uvx anthropic
Details
| Website | https://pypi.org/project/anthropic/ |
|---|---|
| GitHub | https://github.com/anthropics/anthropic-sdk-python |
| License | MIT |
| Pricing | free |
| Sources | pypi |
| Discovered | 2026-05-25 |