Back to MCP Directory
Heurist Mesh
Model Context Protocol moderate risk

Heurist Mesh

Heurist Mesh MCP server provides access to Web3 intelligence via specialized AI agents for crypto analytics, requiring an API key for authentication.

Connections & Capabilities

Connects To

GitHubDocker

Capabilities

read

Quickstart

Config

{
  "mcpServers": {
    "heurist-mesh-agent": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/heurist-mesh-mcp-server/mesh_mcp_server",  // Update this path
        "run",
        "mesh-tool-server"
      ],
      "env": {
        "HEURIST_API_KEY": "your-api-key-here"  // Update this key
      }
    }
  }
}

Exposed MCP Tools (15)

safe
token_search

Finds tokens by address, symbol, name, or CoinGecko ID.

Read-only operation, no side effects.

safe
token_profile

Gets a comprehensive token profile with market data, socials, and top pools.

Read-only operation, no side effects.

safe
get_trending_tokens

Aggregates trending tokens from multiple sources.

Read-only operation, no side effects.

safe
get_market_summary

Provides an AI-generated market summary across all trending sources.

Read-only operation, no side effects.

safe
twitter_search

Performs a smart Twitter search for crypto topics.

Read-only operation, no side effects.

safe
user_timeline

Gets recent tweets from a Twitter user.

Read-only operation, no side effects.

safe
tweet_detail

Gets detailed info about a specific tweet.

Read-only operation, no side effects.

safe
exa_web_search

Performs a web search with AI summarization.

Read-only operation, no side effects.

safe
exa_scrape_url

Scrapes and summarizes webpage content.

Read-only operation, no side effects.

safe
get_all_funding_rates

Gets funding rates for all Binance perpetual contracts.

Read-only operation, no side effects.

safe
get_symbol_oi_and_funding

Gets open interest and funding for a specific symbol.

Read-only operation, no side effects.

safe
find_spot_futures_opportunities

Finds arbitrage opportunities between spot and futures.

Read-only operation, no side effects.

safe
search_projects

Searches trending projects with fundamental analysis.

Read-only operation, no side effects.

safe
fetch_wallet_tokens

Gets EVM wallet token holdings.

Read-only operation, no side effects.

safe
fetch_wallet_nfts

Gets EVM wallet NFT holdings.

Read-only operation, no side effects.

Safety Assessment

This server is relatively safe for read-only operations, providing access to Web3 data through specialized agents. However, the reliance on external APIs and the potential for AI-generated inaccuracies introduce moderate risks. It is crucial to protect the API key and carefully evaluate the information provided by the agents.

  • Requires API key authentication.
  • Primarily read-only access to data.
  • Agents are specialized, limiting scope of potential misuse.
  • No direct filesystem access or shell execution.
  • Relies on external Web3 APIs, which may have vulnerabilities.
  • Potential for information leakage if API key is compromised.
  • AI summarization could generate misleading or inaccurate information.
  • Access to Twitter data could be used for malicious purposes (e.g., botnets, spam).
Heurist Mesh Review, Pricing & Alternatives (2026) | Flaex AI