Abell runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 17 Sep 2025.
AI tools related to Abell. Currently includes MCP of Abell
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 abell -- npx -y abell-ai
{
"mcpServers": {
"abell": {
"args": [
"-y",
"abell-ai"
],
"command": "npx"
}
}
}
[mcp_servers.abell]
command = "npx"
args = ["-y", "abell-ai"]
{
"mcpServers": {
"abell": {
"args": [
"-y",
"abell-ai"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"abell": {
"args": [
"-y",
"abell-ai"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.