mcpbeat

Taskfleet MCP Server

by bfai-1
local only

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

Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.

124
Installs / week
npm · taskfleet-mcp
0
Stars
0 open issues
4 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

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

Alternatives to Taskfleet MCP

same job, measured the same way
Sudzikcoin
by sudzikcoin

Pay-per-call x402 tools: crypto market pulse, wallet reputation, token check, endpoint search.

33 installs/wk local only
B
Tenjin
by tenjin

Search, read & publish paid essays. Pay-per-read in USDC on Base (x402); wallet-only, no account.

13 tools answering
Texttostl
by texttostl

x402-paid tools: text to 3D-printable STL, web search, and search+read. USDC on Base.

4 tools answering
Iteratools
by fredpsantos33

40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.

28 installs/wk local only
Agentdata Nl
by darthsander

x402-paid tools: EU company & sanctions data, web search, LLM chat, crypto intel, x402 monitoring.

51 tools answering
I
Pa1m SEO
by retampweb

Pay-per-call SEO agent: keyword research, SERP analysis, on-page optimization. x402, USDC on Base.

36 tools answering
MCPVOT — x402 Facilitator Machine
by mcpvot

x402 paid APIs for AI agents on Base. Blockchain, wallet, DEX, crypto, web search.

5 tools answering
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

605 installs/wk local only

Taskfleet MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Taskfleet MCP?
Taskfleet 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 taskfleet-mcp was installed 124 times last week.
How do I connect Taskfleet 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 taskfleet-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Taskfleet MCP?
The npm package taskfleet-mcp was installed 124 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 Taskfleet MCP open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.