Anomalia MCP Server

Automate your social media from the terminal. Anomalia is the social media AI autopilot that plans, writes, designs and publishes posts, blog articles and SEO/GEO audits on autopilot. This repository is its command-line client, MCP server (Model Context Protocol - stdio + HTTP) and agent skill: everything you need to run social media automation, content generation and approval workflows from a terminal or an AI…. It is available as a remote MCP endpoint.

Teams that want a hosted automation endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 3 · #177 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

AGPL-3.0 · JavaScript servers · how we verify → /methodology

01 · Install Anomalia

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add andreabuttarelli-anomalia-cli --transport http https://mcp.anomalia.so/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "andreabuttarelli-anomalia-cli": {
      "url": "https://mcp.anomalia.so/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.anomalia.so/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.anomalia.so

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-08-06 - young repo, little track record yet

license AGPL-3.0 - declared in the repository

registry namespace io.github.andreabuttarelli is GitHub-verified and matches the repo owner

03 · Who maintains Anomalia

Anomalia is maintained by andreabuttarelli. It's the only MCP server we track from this author; the repo dates to Aug 2026.

04 · Facts

category
automation - ranked #177 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.andreabuttarelli/anomalia (active, first published 2026-08-22)

05 · Anomalia FAQ

What is Anomalia?

Automate your social media from the terminal. Anomalia is the social media AI autopilot that plans, writes, designs and publishes posts, blog articles and SEO/GEO audits on autopilot. This repository is its command-line client, MCP server (Model Context Protocol - stdio + HTTP) and agent skill: everything you need to run social media automation, content generation and approval workflows from a terminal or an AI…. It is available as a remote MCP endpoint.

Is Anomalia still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20. We re-verify nightly.

How do I install Anomalia?

Run `claude mcp add andreabuttarelli-anomalia-cli --transport http https://mcp.anomalia.so/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Anomalia require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Anomalia

More automation MCP servers · Mac Use MCP · SYNAPSE CHANNEL · Arr · Claude KVM · Codex Control Plane MCP

More JavaScript MCP servers · Openhive MCP · Cursor Delegate · Soul MCP Server · Apiverve · see all