Anomalia
Rank #8,705io.github.andreabuttarelli/anomalia
AI social autopilot: plan, write, design and publish posts, blog/SEO, news radar and leads.
Anomalia is a Model Context Protocol (MCP) server published by andreabuttarelli. It ranks #8,705 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Anomalia is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 106,886 of 115,591 servers on MCP Toplist.
Use Anomalia
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http anomalia https://mcp.anomalia.so/mcp[mcp_servers.anomalia]
url = "https://mcp.anomalia.so/mcp"Add to ~/.codex/config.toml.
https://mcp.anomalia.so/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"anomalia": {
"url": "https://mcp.anomalia.so/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"anomalia": {
"type": "http",
"url": "https://mcp.anomalia.so/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"anomalia": {
"serverUrl": "https://mcp.anomalia.so/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"anomalia": {
"url": "https://mcp.anomalia.so/mcp"
}
}
}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.andreabuttarelli%2Fanomalia)<a href="https://mcptoplist.com/server/io.github.andreabuttarelli%2Fanomalia"><img src="https://mcptoplist.com/badge/io.github.andreabuttarelli%2Fanomalia.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
andreabuttarelli
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Anomalia?
- Anomalia is maintained by andreabuttarelli, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Anomalia listed on the Official MCP Registry?
- Yes — Anomalia is listed on the Official MCP Registry, alongside Glama.
- How many versions does Anomalia have?
- MCP Toplist tracks 1 version of Anomalia, most recently published on Aug 22, 2026.
- Where can I find the source code for Anomalia?
- The source code for Anomalia is hosted at github.com/andreabuttarelli/anomalia-cli.