Artel
Rank #4,010io.github.NicolasPrimeau/artel
Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.
Artel is a Model Context Protocol (MCP) server published by nicolasprimeau. It ranks #4,010 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Artel is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 28, 2026.
Ranks ahead of 128,036 of 132,046 servers on MCP Toplist.
Use Artel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http artel https://{artel_host}/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.artel]
url = "https://{artel_host}/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://{artel_host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"artel": {
"url": "https://{artel_host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"artel": {
"type": "http",
"url": "https://{artel_host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"artel": {
"serverUrl": "https://{artel_host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"artel": {
"url": "https://{artel_host}/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.NicolasPrimeau%2Fartel)<a href="https://mcptoplist.com/server/io.github.NicolasPrimeau%2Fartel"><img src="https://mcptoplist.com/badge/io.github.NicolasPrimeau%2Fartel.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
nicolasprimeau
Available versions (2)
| Version | Published |
|---|---|
| 0.17.1 | May 28, 2026 |
| 0.15.5 | May 18, 2026 |
Frequently asked questions
- Who maintains Artel?
- Artel is maintained by nicolasprimeau, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Artel listed on the Official MCP Registry?
- Yes — Artel is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Artel have?
- MCP Toplist tracks 2 versions of Artel, most recently published on May 28, 2026.
- Where can I find the source code for Artel?
- The source code for Artel is hosted at github.com/nicolasprimeau/artel.
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.