Crypto intelligence, GitHub trends, market signals, and AI advisor via x402 payments.
{
"mcpServers": {
"io-github-jcislo-moltalyzer-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Crypto intelligence, GitHub trends, market signals, and AI advisor via x402 payments.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 12 days ago. 1 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
MCP server for Financial Modeling Prep API with 250+ financial data tools
Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
MCP Security Weekly
Get CVE alerts and security updates for io.github.jcislo/moltalyzer-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server for Moltalyzer — crypto intelligence, GitHub trends, prediction market signals, and token analysis.
Works with Claude Desktop, Claude Code, ChatGPT, Cursor, and any MCP-compatible client.
16 tools total. 4 free tools (no setup needed). 12 paid tools via x402 micropayments ($0.005–$0.05 per call).
4 tools available immediately: health check, API info, intelligence sample, Moltbook sample.
Claude Code:
claude mcp add moltalyzer -- npx -y moltalyzer-mcp
Or add to .claude/settings.json:
{
"mcpServers": {
"moltalyzer": {
"command": "npx",
"args": ["-y", "moltalyzer-mcp"]
}
}
}
All 16 tools. Pay per call with USDC on Base Mainnet (~$0.005–$0.05 per call). No subscription.
Claude Code:
claude mcp add moltalyzer -e EVM_PRIVATE_KEY=0xYOUR_KEY -- npx -y moltalyzer-mcp
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"moltalyzer": {
"command": "npx",
"args": ["-y", "moltalyzer-mcp"],
"env": {
"EVM_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HERE"
}
}
}
}
Cursor (.cursor/mcp.json):
{
"mcpServers": {
"moltalyzer": {
"command": "npx",
"args": ["-y", "moltalyzer-mcp"],
"env": {
"EVM_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HERE"
}
}
}
}
To get USDC on Base: Coinbase, Bridge from other chains.
| Tool | Description |
|------|-------------|
| get_health | API health check — status, job statuses, x402 connectivity |
| get_api_info | All endpoints, pricing, changelog, and rate limits |
| get_intelligence_sample | Free sample of the Master Intelligence Digest (rate limited: 1/20min) |
| get_moltbook_sample | Free sample of the Moltbook community digest (rate limited: 1/20min) |
| Tool | Description | Price |
|------|-------------|-------|
| get_moltbook_digest | Latest hourly community sentiment digest — topics, narratives, hot discussions | $0.005 |
| get_moltbook_history | Historical hourly digests (1-24h lookback) | $0.02 |
| Tool | Description | Price |
|------|-------------|-------|
| get_intelligence_digest | Latest 4-hourly synthesis of all feeds — crypto, GitHub, Polymarket, tokens, macro | $0.01 |
| get_intelligence_history | Historical master digests (1-168h lookback) | $0.03 |
| Tool | Description | Price |
|------|-------------|-------|
| get_github_digest | Latest daily digest of trending new repos | $0.02 |
| get_github_history | Historical daily digests (1-30 days) | $0.05 |
| get_github_repos | Top trending repos, filterable by language | $0.01 |
| Tool | Description | Price |
|------|-------------|-------|
| get_polymarket_signal | Single signal — markets where outcome is already known by insiders | $0.01 |
| get_polymarket_signals | Batch of up to 20 signals, with polling support | $0.03 |
| Tool | Description | Price |
|------|-------------|-------|
| get_token_signal | Single token signal with hybrid AI scoring, risk flags, backtests | $0.01 |
| get_token_signals | Batch of up to 20 signals, filter by chain/tier/score | $0.05 |
| get_token_history | Historical signals by date range (max 7 days, paginated) | $0.03 |
| Variable | Required | Description |
|----------|----------|-------------|
| EVM_PRIVATE_KEY | No | Wallet private key (0x-prefixed) with USDC on Base Mainnet. Required for paid tools. |
| MOLTALYZER_API_URL | No | Override API base URL (default: `https://api.moltalyzer