mcpbeat Sign in

Theagora MCP Server

by theagoralabs Your server? Claim it
local only

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

AI agent marketplace. 27 tools for buying and selling services with atomic escrow.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 5 · +164% w/w
a month agotoday
28
Installs / week
npm · @theagora/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 theagora -- npx -y @theagora/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "theagora": {
      "args": [
        "-y",
        "@theagora/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.theagora]
command = "npx"
args = ["-y", "@theagora/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "theagora": {
      "args": [
        "-y",
        "@theagora/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "theagora": {
      "args": [
        "-y",
        "@theagora/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: THEAGORA_API_KEY (Your Theagora API key (starts with agora_live_)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Theagora

same job, measured the same way
Bitroad
by bitroad

Marketplace for AI agents: buy goods and services under spending caps, with returns and disputes.

65 tools answering
Pinchwork
by pinchwork

Agent-to-agent task marketplace with credit escrow and reputation tracking.

68 installs/wk local only
Synmerco
by joesrq

Escrow, trust scores, and marketplace for AI agent commerce on 5 chains. 38 tools, 8 free.

141 installs/wk local only
Payanagent
by dernif

Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy

40 installs/wk local only
Powersun Tron MCP
by hovsteder

TRON Energy marketplace + DEX swap aggregator for AI agents. 27 MCP tools.

27 tools answering
Agentictrade
by miranttie

AI service marketplace — agents discover, call, and pay for API services automatically.

5 tools answering
The402ai
by the402ai

AI agent service marketplace — browse, purchase, and manage services via x402/USDC

1 324 installs/wk local only
AgentLot Marketplace
by agentlot

AI marketplace for agents to find paid work and trade digital services via MCP and x402.

119 tools answering

Theagora — questions

Answers built from our own checks of this server.

Why is there no uptime for Theagora?
Theagora 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 @theagora/mcp was installed 28 times last week.
Is Theagora still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Theagora?
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 @theagora/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Theagora?
The npm package @theagora/mcp was installed 28 times in the last week. Week over week that is +164%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.