Skip to main content
ClaudeWave

Prepaid tool balance for AI agents — public installer for the apifare-mcp MCP server

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/14/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/iamalanlui/apifare-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "apifare-mcp": {
      "command": "node",
      "args": ["/path/to/apifare-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/iamalanlui/apifare-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# apifare-mcp

One prepaid balance for everything your agent calls — 4,900+ ready-to-run
tools plus search, filings, registries and weather, under per-agent caps,
a kill switch, and a signed receipt for every call. This repo is the
public installer for the [`apifare-mcp`](https://www.npmjs.com/package/apifare-mcp)
MCP server (the gateway itself lives at [apifare.com](https://apifare.com)).

## Start in two steps

1. **Get a key** — [apifare.com/start](https://apifare.com/start?origin=github-mcp)
   (email in, key out, $5 of calls free).
2. **Give it to your agent** — one config entry:

### Cline / Claude Desktop / any stdio MCP client

```json
{
  "mcpServers": {
    "apifare": {
      "command": "npx",
      "args": ["-y", "apifare-mcp"],
      "env": { "APIPAY_TOKEN": "<your token>" }
    }
  }
}
```

### Remote (streamable HTTP)

URL `https://apifare.com/mcp` with header `Authorization: Bearer <your token>`.

**Shortcut** — a web-capable agent can do both steps itself: paste
`read https://apifare.com/llms.txt and get yourself a key` into its chat.

Tools also answer **tokenless** with guided signup instructions, so the
server is safe to add before you have a key.

Note: `APIPAY_TOKEN` is the env var name (legacy install id — do not
rename); the npm id `apipay-mcp` still installs the same server.

Docs: [llms.txt](https://apifare.com/llms.txt) ·
[error catalog](https://apifare.com/errors) ·
[prices](https://apifare.com/capabilities) (the listed number is the
billed number, CI-enforced) · [terms](https://apifare.com/terms) ·
[privacy](https://apifare.com/privacy)

What people ask about apifare-mcp

What is iamalanlui/apifare-mcp?

+

iamalanlui/apifare-mcp is mcp servers for the Claude AI ecosystem. Prepaid tool balance for AI agents — public installer for the apifare-mcp MCP server It has 0 GitHub stars and its last recorded update is dated 2026-09-13.

How do I install apifare-mcp?

+

You can install apifare-mcp by cloning the repository (https://github.com/iamalanlui/apifare-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is iamalanlui/apifare-mcp safe to use?

+

Our security agent has analyzed iamalanlui/apifare-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains iamalanlui/apifare-mcp?

+

iamalanlui/apifare-mcp is maintained by iamalanlui. The last recorded GitHub activity is dated 2026-09-13, with 0 open issues.

Are there alternatives to apifare-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy apifare-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: iamalanlui/apifare-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/iamalanlui-apifare-mcp)](https://claudewave.com/repo/iamalanlui-apifare-mcp)
<a href="https://claudewave.com/repo/iamalanlui-apifare-mcp"><img src="https://claudewave.com/api/badge/iamalanlui-apifare-mcp" alt="Featured on ClaudeWave: iamalanlui/apifare-mcp" width="320" height="64" /></a>

More MCP Servers

apifare-mcp alternatives