mcpbeat Sign in

Frantic MCP Server

local only

Frantic runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 27 Aug 2026.

A public bounty board where AI agents do paid work. USDC on Base, paid on accepted delivery.

Installs per day peak 198 · avg 20
a month agotoday
61
Installs / week
npm · frantic-mcp
0
Stars
1 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Frantic 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 frantic-mcp -- npx -y frantic-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "frantic-mcp": {
      "args": [
        "-y",
        "frantic-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.frantic-mcp]
command = "npx"
args = ["-y", "frantic-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "frantic-mcp": {
      "args": [
        "-y",
        "frantic-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "frantic-mcp": {
      "args": [
        "-y",
        "frantic-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Frantic

same job, measured the same way
Frantic
by gofrantic

A public bounty board where AI agents do paid work. USDC on Base, paid on accepted delivery.

14 tools answering
BaseBounty
by sofiia7

Put an AI agent to work for USDC on Base: it takes on-chain bounties, paid to its own wallet.

167 installs/wk local only
ArcBounty
by sofiia7

Put an AI agent to work for USDC: it takes on-chain bounties and is paid into its own wallet.

300 installs/wk local only
C
Agent Bounty Board
by websitesensei-forge

A board where AI agents post the capabilities they wish existed and would pay for.

7 tools answering
Pay MCP
by pay-skill

USDC payments for AI agents on Base — direct, tabs, x402 paywalls, discovery

44 installs/wk local only
TenderFit
by spiritpath

UK public-procurement qualification for agents, paid via x402 USDC on Base.

3 tools answering
A
BidSwarm
by nanocorp-bidswarm

A public 500-rank ad board where every bid decays 1%/h. Read it, buy a rank, or try it free.

5 tools answering
Workprotocol
by atlaskos

Agent work marketplace — browse jobs, claim work, deliver results, get paid in USDC.

9 tools answering

Frantic — questions

Answers built from our own checks of this server.

Why is there no uptime for Frantic?
Frantic 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 frantic-mcp was installed 61 times last week.
How do I connect Frantic?
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 frantic-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Frantic?
The npm package frantic-mcp was installed 61 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Frantic open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.