SERVER

Arcagent MCP

Rank #26462

io.github.araujota/arcagent-mcp

MCP server providing arcagent-mcp capabilities

First listed
Mar 1, 2026
Last publish date
Mar 1, 2026
OVERVIEW

Arcagent MCP is a Model Context Protocol (MCP) server published by araujota. It ranks #26462 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Arcagent MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.

STANDING
#26,462of 58,900 tracked serversTop 50%

Ranks ahead of 32,438 of 58,900 servers on MCP Toplist.

CONNECT

Use Arcagent MCP

Add Arcagent MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "arcagent-mcp": {
      "url": "https://mcp.arcagent.dev/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "arcagent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arcagent-mcp"
      ],
      "env": {
        "ARCAGENT_API_KEY": "<your ARCAGENT_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

araujota

Organization
Total servers
4
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.1.13Mar 1, 2026
0.1.12Mar 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Arcagent MCP?
MCP server providing arcagent-mcp capabilities
Who maintains Arcagent MCP?
Arcagent MCP is maintained by araujota, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
Is Arcagent MCP an official MCP server?
Yes — Arcagent MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Arcagent MCP have?
MCP Toplist tracks 3 versions of Arcagent MCP, most recently published on Mar 1, 2026.
Where can I find the source code for Arcagent MCP?
The source code for Arcagent MCP is hosted at github.com/araujota/arcagent.
EXPLORE