Server data from the Official MCP Registry
PulseChain analytics: 28 tools — safety scores, signals, whale alerts, pair analytics, AML.
PulseChain analytics: 28 tools — safety scores, signals, whale alerts, pair analytics, AML.
This MCP server for PulseChain analytics has reasonable security practices overall, but contains several moderate concerns that warrant attention. The codebase includes comprehensive token safety features and data validation, but exhibits problematic patterns around API error handling, excessive external API dependencies without fallbacks, and some input validation gaps that could impact reliability. The permissions are appropriate for a blockchain data analytics platform, but error conditions and edge cases need stronger handling. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: OPENPULSECHAIN_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-openpulsechain-analytics": {
"env": {
"OPENPULSECHAIN_API_KEY": "your-openpulsechain-api-key-here"
},
"args": [
"-y",
"@openpulsechain/mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
Open-source analytics platform for PulseChain.
Live: openpulsechain.com · Dune: Bridge Analytics
Not affiliated with PulseChain, PulseX, or any related entity. Data is for informational purposes only — not financial advice.
| Module | Description |
|---|---|
| Dashboard | 16-page web app: Overview, DEX, Tokens, Bridge, Whales, Intelligence, Safety, Alerts, Smart Money, Leagues, Heart Law, Wallet Profiles, Token Safety, MCP/API, Privacy |
| Token Safety API | FastAPI with 25 public endpoints: safety scores, scam radar, deployer reputation, smart money, wallet analysis, leagues, bridge stats, funding trees |
| REST API | FastAPI with 12 endpoints: tokens, prices, history, pairs, market overview, safety proxies |
| MCP Server | Model Context Protocol server with 20 tools for AI assistants |
| Chrome Extension | Token safety scores, transaction guard, portfolio tracker, scam alerts |
| Indexers | 23 Python cron jobs collecting on-chain data every 5-15 min |
| Dune | 9 SQL queries + 20 visualizations for bridge analytics (Ethereum-side) |
derivedUSD — no CoinGecko dependency for PulseChain tokensPulseX Subgraph ──┐
DefiLlama API ────┤
PulseChain RPC ───┤──> Python Indexers ──> PostgreSQL (RLS)
Blockscout API ───┘ │
┌─────────┼──────────┐
│ │ │
React SPA REST API Safety API
│ │
Dashboard safety.openpulsechain.com
16 pages + MCP 25 public endpoints
│
Chrome Extension
/
frontend/ # React dashboard (16 pages)
api/ # REST API FastAPI (tokens, prices, pairs)
token_safety/ # Safety API FastAPI (scores, scam radar, deployer, smart money, leagues)
indexers/ # 23 Python cron jobs (on-chain data collection)
live_cache/ # Real-time token pool cache (DexScreener)
mcp-server/ # MCP server for AI assistants (20 tools)
extension/ # Chrome browser extension
dune/ # SQL queries for Dune Analytics
docs/ # Documentation
git clone https://github.com/openpulsechain/openpulsechain.git
cd openpulsechain
| Module | Setup |
|---|---|
frontend/ | npm install && npm run dev |
indexers/ | pip install -r requirements.txt + .env config |
api/ | pip install -r requirements.txt && uvicorn main:app |
token_safety/ | pip install -r requirements.txt && uvicorn main:app |
mcp-server/ | npm install && npm run build |
extension/ | npm install && npm run build → load dist/ in Chrome |
| Data | Source | Access |
|---|---|---|
| Token prices (PulseChain) | PulseX Subgraph derivedUSD | Public |
| TVL, DEX volume | DefiLlama API | Public |
| Gas price, blocks | PulseChain RPC | Public |
| Bridge events (ETH-side) | Dune Analytics | Public (2500 credits/mo) |
| Bridge events (PLS-side) | PulseChain OmniBridge Subgraph | Public |
| Hyperlane transfers | Hyperlane Explorer API | Public |
| Contract analysis | PulseChain Scan API (Blockscout v2) | Public |
| Honeypot detection | FeeChecker contract (on-chain simulation) | On-chain |
| Token logos | PulseX CDN, Piteas GitHub, DexScreener | Public |
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.