Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. SolSigs
S
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

SolSigs

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Complete Solana on-chain DeFi data layer for AI agents - paid per call in USDC via x402.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "solsigs": {
      "command": "npx",
      "args": [
        "-y",
        "solsigs"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

SolSigs Python Client Β· PyPI

Pay-per-call Solana data APIs for AI agents via x402 micropayments.

No API keys. No subscriptions. Agents pay in USDC per call.

Claude Desktop (Native x402)

Claude agents can pay for SolSigs APIs natively β€” 30 second setup.

Terminal
pip install solsigs-py

Then add this to ~/Library/Application Support/Claude/claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "solsigs": {
      "command": "solsigs-mcp"
    }
  }
}

Restart Claude Desktop. Your agent now has 15 Solana research tools with native x402 micropayments.

Why a local command? Claude Desktop only supports stdio transport. solsigs-mcp is a local proxy that bridges stdio ↔ the remote SolSigs MCP server over SSE. Full example: examples/claude_solsigs_agent.py

πŸ”— Anthropic official x402 docs

Install

Terminal
pip install solsigs-py              # base client
pip install solsigs-py[langgraph]   # + LangGraph tools

Quick Start

server.ts
from solsigs import SolSigsClient

client = SolSigsClient()

# DEX price for any Solana token
price = client.get_dex_price("DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263")
print(price)  # β†’ $0.002 USDC

# Multi-token batch pricing + OHLCV
prices = client.batch_token_pricing(["SOL", "BONK", "WIF"], period="1h")

# Wallet risk scoring
report = client.score_wallet("7EcDhSYGxXyscszYEp35KHN8vvw3svAuLKTzXwCFLtV")

# Arbitrage scan
arbs = client.scan_arbitrage(min_spread_pct=0.5)

Payment flow

Code
Agent calls endpoint β†’ 402 Payment Required β†’ Pays USDC β†’ Retries β†’ Gets data

The client handles the HTTP layer. Integrate your agent's Solana wallet for automated x402 payment.

MCP Server

SolSigs ships as an MCP server (Model Context Protocol) β€” Claude, Hermes, Cursor, and any MCP-compatible agent can call SolSigs tools natively.

Claude Desktop users: use the solsigs-mcp command above (stdio bridge).

Hermes, Cursor, and other SSE-capable MCP clients:

config.json
{
  "mcpServers": {
    "solsigs": {
      "url": "https://solsigs.com/sse",
      "transport": "sse"
    }
  }
}

15 MCP tools β€” all 14 HTTP endpoints + Polymarket prediction markets:

Data & Pricing (5)

ToolDescriptionPrice
get_dex_priceSingle-token DEX price feed (Jupiter + Birdeye)$0.002
batch_token_pricingMulti-token pricing + OHLCV candles + metadata$0.003
get_market_summaryAI-powered on-chain market summary (Groq LLM)$0.008
get_staking_ratesCross-protocol APY comparison (Marinade, Jito, Blaze, Sanctum)$0.002
get_dev_activityGitHub commit activity + audit status for Solana protocols$0.001

Trading & Arbitrage (2)

ToolDescriptionPrice
scan_arbitrageCross-DEX arbitrage scanner$0.010
get_prediction_marketPolymarket prediction markets (crypto, politics, sports)$0.003

Intelligence & Tracking (5)

ToolDescriptionPrice
analyze_walletWallet risk scoring + wash trading detection$0.005
detect_token_launchesNew token launch detection (pump.fun, Raydium)$0.003
get_whale_activityWhale wallet tracking + smart money signals$0.006
get_nft_intelNFT floor prices, rarity, wash trading per collection$0.004
get_social_sentimentOn-chain social sentiment + influencer tracking$0.004

Infrastructure (3)

ToolDescriptionPrice
rpc_relayPay-per-call Helius RPC relay$0.001
create_alertWebhook alert registration (price, volume, whale, launches)$0.005
wallet_statusCheck MCP wallet USDC/SOL balanceFREE

LangGraph Integration

server.ts
from solsigs.langgraph_tools import SOLSIGS_LANGGRAPH_TOOLS

# Add to your LangGraph agent
from langgraph.prebuilt import create_react_agent

agent = create_react_agent(model, SOLSIGS_LANGGRAPH_TOOLS)

# Your agent can now:
agent.invoke({"messages": ["What's the current price of BONK?"]})
agent.invoke({"messages": ["Compare staking APY across Solana protocols"]})

See examples/langgraph_agent.py for a full multi-step agent demo.

Available HTTP Endpoints (14)

Data & Pricing (5)

EndpointDescriptionPrice
/dexSingle-token DEX price feed (Jupiter + Birdeye)$0.002
/priceBatch multi-token pricing + OHLCV candles + metadata$0.003
/summaryAI on-chain data summarization (Groq LLM)$0.008
/stakingCross-protocol staking APY comparison$0.002
/devProtocol developer activity + audit status$0.001

Trading & Arbitrage (2)

EndpointDescriptionPrice
/arbArbitrage scanner$0.010
/predictPolymarket prediction markets$0.003

Intelligence & Tracking (5)

EndpointDescriptionPrice
/walletWallet risk scoring$0.005
/launchesEarly token launch detection$0.003
/whaleWhale wallet tracking + smart money signals$0.006
/nftNFT floor prices, rarity, wash trading$0.004
/socialOn-chain social sentiment + influencer tracking$0.004

Infrastructure (2)

EndpointDescriptionPrice
/rpcRPC load balancer$0.001
/alertsWebhook alert registration$0.005

SolSigs ProofGuard

ProofGuard is a signed receipt and refund-evidence layer for x402-paid agent endpoints on Solana.

It returns:

  • endpoint trust score;
  • payment expectation receipt;
  • payment fulfillment receipt;
  • refund evidence package.

Live endpoint:

text
POST https://solsigs.com/proofguard/evaluate
Price: 0.003 USDC via x402 on Solana mainnet

ProofGuard explicitly labels evidence mode as solsigs_instrumented, proofguard_probed, or self_attested, so agents can distinguish real observed proof from caller-supplied claims.

See docs/proofguard.md.

Why x402?

  • No API keys β€” payment is the only gate
  • No subscriptions β€” pay only for what you use
  • Agent-native β€” designed for autonomous agent commerce
  • Solana speed β€” transactions finalize in <1s, fees <$0.001
  • Claude native β€” Anthropic official x402 support, zero setup for Claude users

Links

  • SolSigs Homepage
  • Claude + SolSigs Example
  • Anthropic x402 Docs
  • x402 Protocol
  • x402scan Explorer

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • BridgeNode MCP logoBridgeNode MCP

    AI inference via MCP β€” pay per request with Solana USDC through x402. No API keys.

    πŸ’° Finance & Fintech1 views
    Compare vs BridgeNode MCP β†’
  • L
    Lazareus

    Solana network and validator health checks for AI agents, paid per call via x402.

    πŸ’° Finance & Fintech2 views
    Compare vs Lazareus β†’
  • FiatDock logoFiatDock

    MCP marketplace: agents pay per call in USDC via x402. Plus Base chain data and a USDC<->bank ramp.

    πŸ’° Finance & Fintech1 views
    Compare vs FiatDock β†’
  • I
    Instagram data for agents

    16 Instagram endpoints. Pay per call in USDC via x402.

    πŸ’° Finance & Fintech1 views
    Compare vs Instagram data for agents β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about SolSigs

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "solsigs": { "command": "npx", "args": ["-y", "SolSigs"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSolSigs AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/solsigs?style=directory)](https://allmcps.com/mcp/solsigs)
HTML Embed
<a href="https://allmcps.com/mcp/solsigs"><img src="https://allmcps.com/api/badge/solsigs?style=directory" alt="SolSigs on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to SolSigs β†’Install in Claude DesktopInstall in CursorInstall in VS Code