Heurist Mesh MCP Server

Heurist Mesh API access for specialized Web3 crypto analytics agents.

Data last scanned today · Reviewed today

3915 tools66PythonMIT

Overview

This MCP server provides a specialized gateway to the Heurist Mesh marketplace, allowing AI agents to access over 30 expert crypto analytics tools. It is designed to optimize communication between LLMs and Web3 data providers, including integrations for trending tokens, Twitter intelligence, and EVM wallet analysis through a single API key structure.

Our verdict

The Heurist Mesh MCP Server holds a high risk security score of 34/100, primarily due to its community-maintained status and the lack of an editorially reviewed authentication method. Users should be aware that the server is not maintained by the official vendor and the security implications of its external API handling have not been formally audited. It is recommended for experimental use in non-sensitive environments until further review is conducted.

  • Supports both SSE and stdio transport mechanisms
  • Consolidates multiple crypto data services via one API key
  • Zero direct dependencies minimizes supply-chain vulnerability surface
  • Includes specialized agents for wallet and market analysis
  • Not maintained by the official Heurist vendor
  • Authentication method and read-only status are not reviewed
  • Unstable performance noted in the shared hosted endpoint
  • Last code commit occurred over five months ago

Tools

ToolDescriptionRisk
token_searchFind tokens by address, symbol, name, or CoinGecko IDlow
token_profileGet comprehensive token profile with market data, socials, and top poolslow
get_trending_tokensAggregated trending tokens from multiple sourceslow
get_market_summaryAI-generated market summary across all trending sourceslow
twitter_searchSmart Twitter search for crypto topicslow
user_timelineGet recent tweets from a Twitter userlow
tweet_detailGet detailed info about a specific tweetlow
exa_web_searchWeb search with AI summarizationlow
exa_scrape_urlScrape and summarize webpage contentlow
get_all_funding_ratesGet funding rates for all Binance perpetual contractslow

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Frequently asked questions

What prerequisites are needed to run this server?

You need Python 3.10 or higher, the UV package manager, or Docker, and a valid Heurist API key.

How do I authenticate with the hosted SSE endpoint?

You must provide a Heurist API key using the X-HEURIST-API-KEY header, an Authorization: Bearer header, or an api_key query parameter.

Are there limitations to the public hosted SSE endpoint?

The hosted endpoint is a shared server and performance may be unstable; self-hosting or creating a dedicated server via the Heurist Mesh Console is recommended for production use.

Can I use this server with Claude Desktop?

Yes, you can run the server using the stdio transport by configuring it in your claude_desktop_config.json file.

How do I access more than the recommended agents?

You can view all 30+ available agents and their tools by visiting the metadata JSON URL or the Heurist Mesh Console.

Can I create my own personalized set of agents?

Yes, you can use the Heurist Mesh Console to select specific agents and compose a managed SSE MCP server on-demand.

Alternatives

Badge

Heurist Mesh MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.