Loomal

EOS MCP

MCP server by github.com/shigechika/eos-mcp

MCP server for Arista EOS device operations via eAPI

0 starspypi: eos-mcp

About EOS MCP

EOS MCP is an MCP (Model Context Protocol) server published by shigechika in the official MCP registry. MCP server for Arista EOS device operations via eAPI

It ships as a Python package on PyPI (eos-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shigechika/eos-mcp.

Use EOS MCP with your agent

Claude Code · one command
claude mcp add eos-mcp -- uvx eos-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "eos-mcp": {
      "command": "uvx",
      "args": [
        "eos-mcp"
      ]
    }
  }
}
pypieos-mcp

Frequently asked questions

What is EOS MCP?
EOS MCP is an MCP (Model Context Protocol) server by shigechika. MCP server for Arista EOS device operations via eAPI
How do I connect EOS MCP to Claude, Cursor, or another MCP client?
Install EOS MCP from its pypi package (eos-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is EOS MCP open source?
Yes — the source code is public at github.com/shigechika/eos-mcp.
Can AI agents pay to use EOS MCP?
Not yet through Loomal — EOS MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain EOS MCP? Claim this listing free by verifying GitHub ownership, or contact us.