Mmcp.market

Anomalia MCP server

by andreabuttarelli·io.github.andreabuttarelli/anomalia·v1.0.0

AI social autopilot: plan, write, design and publish posts, blog/SEO, news radar and leads.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
New

3 stars

Reviews

Write one

Nobody has reviewed Anomalia yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Anomalia tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 654ms (auth required)20/20
  • Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 32 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Anomalia repository's README, as published. We do not edit it. Read it on GitHub

Anomalia CLI — Social Media AI Automation CLI, MCP Server & Agent Skill

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 agent.

This repository ships three ways to drive the same product (same OAuth, same API, no static tokens):

You need an Anomalia account. This is a client, not a standalone tool: every call talks to

the Anomalia API over HTTPS. Without an account there is nothing to drive.

With the Anomalia CLI you can automate social media posting, approve AI-generated content in one tap, edit a carousel slide by slide, turn a post into a video, run SEO and GEO audits, and manage your blog — from the terminal or from an AI agent like Cursor or Claude.

┌─────────────┐   ┌─────────────┐   ┌──────────────────┐
│  anomalia   │   │  MCP host   │   │  Agent + Skill   │
│    CLI      │   │ (Cursor…)   │   │  (npx skills)    │
└──────┬──────┘   └──────┬──────┘   └────────┬─────────┘
       │                 │                   │
       │    lib/api.ts + OAuth session       │
       └─────────────────┼───────────────────┘
                         ▼
                 Anomalia /api/v1/*

1. CLI

Install

Pick one:

npm

npm install -g anomalia-cli
# or:  pnpm add -g anomalia-cli   /   bun add -g anomalia-cli
anomalia login

Homebrew

brew tap andreabuttarelli/anomalia-cli https://github.com/andreabuttarelli/anomalia-cli
brew install anomalia
anomalia login

Installer (standalone binary) — macOS arm64/x64 and Linux arm64/x64, no Node/Bun required:

curl -sSL https://raw.githubusercontent.com/andreabuttarelli/anomalia-cli/main/scripts/install.sh | bash
anomalia login

Update later with anomalia update, or npm install -g anomalia-cli@latest / brew upgrade anomalia depending on how you installed. More detail: docs/distribute.md.

Quick start

anomalia brands
anomalia dashboard my-brand
anomalia content my-brand --status pending_user
anomalia approve my-brand --all
anomalia seo my-brand
anomalia web my-brand generate --topic "..."
anomalia ads my-brand --remix
anomalia ai my-brand --message "..." --pipe

Every command takes the brand slug as its first argument. anomalia --help lists them all; anomalia --help details one. Short id prefixes from tables are accepted; ambiguous prefixes error instead of guessing.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http anomalia https://mcp.anomalia.so/mcp
Add to Cursor

Anomalia: common questions

Is Anomalia MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Anomalia safety report
How do I install Anomalia?
It runs remotely at mcp.anomalia.so. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Anomalia need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Anomalia maintained?
The last commit was 33 days ago (2026-08-20). The latest release is v1.0.0.
Is Anomalia up?
100% of our last 14 checks got an answer. We check remote servers about four times a day.
What can I use instead of Anomalia?
Servers from other publishers that do the same job: First100 MCP server, Apify Scrapers MCP server and Frase SEO MCP server. Compare all Anomalia alternatives.

Alternatives to Anomalia

Same job from other publishers: the closest match first, then the best rated.

All Anomalia alternatives →
  • First100
    Go-to-market tools for AI agents: publish and schedule posts, find customers, SEO, outreach.
    B
  • Apify Scrapers
    40 Apify public-data tools for leads, news, SEO, jobs, SEC, procurement, and registries.
    B
  • Frase SEO
    SEO, GEO & AI Visibility — research, write, optimize, publish & monitor content. 121 tools.
    B
  • NewsBlog Composer
    Verifies news stories, mines SEO keywords, builds schema and reviews your draft. You write it.
    B
  • SEO Tools: XMLRiver SERP (Google + Yandex)
    Google & Yandex SERP, image/news verticals and URL indexation checks via XMLRiver (read-only).
    B

More from andreabuttarelli