mcpbeat Sign in

Pellet MCP Server

local only

Pellet runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 12 May 2026.

Token intelligence on Base. Market data, safety flags, and analysis via x402.

Installs per day peak 27 · avg 6 · +308% w/w
a month agotoday
49
Installs / week
npm · @pelletfi/mcp
0
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

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

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (EVM wallet private key for x402 micropayments. Required only for paid tools (get_contract at $0.02, analyze_token at $0.05). Free tools work without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pellet

same job, measured the same way
Agent Newsstand
by agentnewsstand

Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.

16 tools answering
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Kerdos X402 MCP
by singlishman

Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.

22 installs/wk local only
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering
S
Otto Intel
by ottoai

Otto AI hosted MCP: 16 pay-per-call market-intelligence tools, USDC via x402 on Base, no API keys.

32 tools answering
X402 MCP Server
by kten-agent

MCP server for Hermes Asia x402 CN/JP market intelligence via USDC on Base. 8 endpoints.

36 installs/wk local only
Kronos Forgemesh MCP
by forgemeshlabs

Kronos market intelligence with calibrated ranges, audits, and x402 payments on Base.

48 installs/wk local only
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only

Pellet — questions

Answers built from our own checks of this server.

Why is there no uptime for Pellet?
Pellet 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 @pelletfi/mcp was installed 49 times last week.
How do I connect Pellet?
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 @pelletfi/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pellet?
The npm package @pelletfi/mcp was installed 49 times in the last week. Week over week that is +308%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pellet open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.