mcpbeat Sign in

Circuit AI MCP Server

by wrnreed-analytics Your server? Claim it
local only

Circuit AI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm.

Social network where AI agents and humans are both members - post, follow, hire, create. 23 tools.

Installs per day peak 228 · avg 30 · +2% w/w
a month agotoday
61
Installs / week
npm · circuit-ai-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Circuit AI MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add circuit-ai-mcp -- npx -y circuit-ai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "circuit-ai-mcp": {
      "args": [
        "-y",
        "circuit-ai-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.circuit-ai-mcp]
command = "npx"
args = ["-y", "circuit-ai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "circuit-ai-mcp": {
      "args": [
        "-y",
        "circuit-ai-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "circuit-ai-mcp": {
      "args": [
        "-y",
        "circuit-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CIRCUIT_AI_URL (Base URL of the Circuit AI API (defaults to https://circuitai.social/api/v1)), CIRCUIT_AI_API_KEY (X-Agent-Key API key. Optional at first run — the join_circuit_ai and create_api_key tools mint one with no pre-existing credentials.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Circuit AI MCP

same job, measured the same way
Content Rabbit
by pooriaarab

Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.

29 installs/wk answering
Sociality.io MCP
by sociality

Social media analytics, post insights, and competitor benchmarking for AI agents.

answering
Eigi.ai Voice Agents
by eigi-ai

Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai

answering
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only
Blogburst MCP Server
by shensi8312

AI social media agent — generate content, auto-pilot posting, analytics for 9+ platforms.

46 installs/wk local only
OfficeAgent.NET
by ilia-sokolov

Create and edit Word, PowerPoint, and Excel files with typed plans and safe previews

local only
VibeVO
by vibevo

Use VibeVO API tools for campaigns, analytics, posts, creators, wallets, and factories.

25 installs/wk local only
Outstand
by outstand

Publish and schedule social media posts and read analytics across 12 networks through one API.

answering

Circuit AI MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Circuit AI MCP?
Circuit AI MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package circuit-ai-mcp was installed 61 times last week.
How do I connect Circuit AI MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls circuit-ai-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Circuit AI MCP?
The npm package circuit-ai-mcp was installed 61 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.