Pallas Athena Tools runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 28 May 2026.
athenahealth DataView, API, and workflow tools for Claude Code with learning loop
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 athena-tools -- npx -y pallas-athena-tools
{
"mcpServers": {
"athena-tools": {
"args": [
"-y",
"pallas-athena-tools"
],
"command": "npx"
}
}
}
[mcp_servers.athena-tools]
command = "npx"
args = ["-y", "pallas-athena-tools"]
{
"mcpServers": {
"athena-tools": {
"args": [
"-y",
"pallas-athena-tools"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"athena-tools": {
"args": [
"-y",
"pallas-athena-tools"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.