Skip to main content
ClaudeWave

MCP server for tokenguard: 40+ crypto/DeFi data tools for AI agents (price, gas, TVL, Fear&Greed, mempool, NFT, stablecoins)

MCP ServersOfficial Registry1 stars1 forksJavaScriptUpdated 9d ago
Install in Claude Code / Claude Desktop
Method: NPX · @eltociear/tokenguard-mcp
Claude Code CLI
claude mcp add tokenguard-mcp -- npx -y @eltociear/tokenguard-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tokenguard-mcp": {
      "command": "npx",
      "args": ["-y", "@eltociear/tokenguard-mcp"]
    }
  }
}
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.
Use cases

MCP Servers overview

# tokenguard-mcp

MCP (Model Context Protocol) server for crypto/DeFi data — 10 tools, no API keys required.

## Tools

| Tool | Description |
|------|-------------|
| `get_token_price` | Price, market cap, 24h change for any token (CoinGecko) |
| `get_gas_fees` | Ethereum gas fees (fast/standard/slow) |
| `get_fear_greed` | Crypto Fear & Greed Index |
| `get_defi_tvl` | DeFi protocol TVL from DeFiLlama |
| `get_mempool` | Bitcoin mempool stats & fee rates |
| `get_nft_floor` | NFT collection floor price & market data |
| `get_stablecoins` | Top stablecoins by circulating supply |
| `get_global_market` | Global crypto market overview |
| `get_trending` | Trending coins & NFTs on CoinGecko |
| `get_lightning_stats` | Bitcoin Lightning Network stats |

## Usage

```json
{
  "mcpServers": {
    "tokenguard": {
      "command": "npx",
      "args": ["@eltociear/tokenguard-mcp"]
    }
  }
}
```

Or run directly:
```bash
npx @eltociear/tokenguard-mcp
```

## Data Sources

All free, no API keys required:
- [CoinGecko](https://www.coingecko.com/en/api) — price, NFT, global market
- [DeFiLlama](https://defillama.com/docs/api) — TVL, stablecoins
- [mempool.space](https://mempool.space/api) — Bitcoin mempool, Lightning Network
- [alternative.me](https://alternative.me/crypto/fear-and-greed-index/) — Fear & Greed Index

## Live API

Full 40+ route API with x402 micropayments: [eltociear-tokenguard.hf.space](https://eltociear-tokenguard.hf.space)

## License

MIT

## Professional audit services

Maintained by the same author — paid services on Polar (Stripe checkout):

- **[MCP Security Audit Report — $5](https://buy.polar.sh/polar_cl_sut9rtngBRutEhBAGk1FmwRYSLrAebowkPw8g2C5Op7)** — one-off audit of your MCP server: 68 attack patterns, severity-rated PDF report with concrete fixes.
- **[Security Pulse — $5/mo](https://buy.polar.sh/polar_cl_jKHyL3Ge9u5YGAsjgixp16UYrhU0WGldxvRmN03expZ)** ([annual $50](https://buy.polar.sh/polar_cl_rEcqwjLJ83vlfa3C8vhAtDLOa6fPVxWeHZyd31BdIPT)) — monthly briefing on newly disclosed MCP server vulnerabilities, scan stats across 100+ tracked repos, mitigation playbooks.
- **[Pro Audit Stack — $20/mo](https://buy.polar.sh/polar_cl_C37THjfoFMdOnu6xc1TnMIezYNuBbbivXbvFb3DCpZa)** — for teams running MCP servers in CI/CD: 50 hosted scans/month, Discord access, 24h SLA on vulnerability questions.

Full catalog: [polar.sh/eltociear](https://polar.sh/eltociear)

### Also live: clean-read ($0.005 / call)

Same operator, same x402 rails: **[clean-read](https://eltociear-skill-audit.hf.space/read)** turns any URL into clean Markdown for AI agents — fetches the page, strips nav/ads/boilerplate (trafilatura), returns the main content with title and word count. `POST https://eltociear-skill-audit.hf.space/read` — $0.005 USDC on Base, no signup.

What people ask about tokenguard-mcp

What is eltociear/tokenguard-mcp?

+

eltociear/tokenguard-mcp is mcp servers for the Claude AI ecosystem. MCP server for tokenguard: 40+ crypto/DeFi data tools for AI agents (price, gas, TVL, Fear&Greed, mempool, NFT, stablecoins) It has 1 GitHub stars and was last updated 9d ago.

How do I install tokenguard-mcp?

+

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

Is eltociear/tokenguard-mcp safe to use?

+

eltociear/tokenguard-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains eltociear/tokenguard-mcp?

+

eltociear/tokenguard-mcp is maintained by eltociear. The last recorded GitHub activity is from 9d ago, with 0 open issues.

Are there alternatives to tokenguard-mcp?

+

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

Deploy tokenguard-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: eltociear/tokenguard-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/eltociear-tokenguard-mcp)](https://claudewave.com/repo/eltociear-tokenguard-mcp)
<a href="https://claudewave.com/repo/eltociear-tokenguard-mcp"><img src="https://claudewave.com/api/badge/eltociear-tokenguard-mcp" alt="Featured on ClaudeWave: eltociear/tokenguard-mcp" width="320" height="64" /></a>

More MCP Servers

tokenguard-mcp alternatives