Abell
Rank #4,312io.github.abelljs/abell
MCP server providing abell capabilities
Abell is a Model Context Protocol (MCP) server published by abelljs. It ranks #4,312 of 132,046 servers tracked on MCP Toplist, and its repository has 443 GitHub stars. Abell is listed on Official MCP, with 2 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Sep 17, 2025.
Ranks ahead of 127,734 of 132,046 servers on MCP Toplist.
Use Abell
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add abell -- npx -y abell-ai[mcp_servers.abell]
command = "npx"
args = ["-y", "abell-ai"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"abell": {
"command": "npx",
"args": [
"-y",
"abell-ai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"abell": {
"command": "npx",
"args": [
"-y",
"abell-ai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"abell": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"abell-ai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"abell": {
"command": "npx",
"args": [
"-y",
"abell-ai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"abell": {
"command": "npx",
"args": [
"-y",
"abell-ai"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.abelljs%2Fabell)<a href="https://mcptoplist.com/server/io.github.abelljs%2Fabell"><img src="https://mcptoplist.com/badge/io.github.abelljs%2Fabell.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
abelljs
Available versions (2)
| Version | Published |
|---|---|
| 0.0.9 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Abell?
- Abell is maintained by abelljs, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Abell listed on the Official MCP Registry?
- Yes — Abell is listed on the Official MCP Registry.
- How many versions does Abell have?
- MCP Toplist tracks 2 versions of Abell, most recently published on Sep 17, 2025.
- Where can I find the source code for Abell?
- The source code for Abell is hosted at github.com/abelljs/abell.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.