mcpserver.lol
registry/hive-intel-mcp
Connection check verified live · 26h ago

hive-intel-mcp

Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.

Tools 8
GitHub stars 18
Installs / wk 962
Licence MIT
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

check_token_safety read-only chainaddress*response_format
Token security screen for a contract address: honeypot, taxes, ownership, and related GoPlus risk datapoints. EVM chains use chain + address; Solana addresses are detected automati…
get_api_endpoint_schema read-only endpointendpoint_nameresponse_format
Returns the full input schema, operation type, and correct root invoker for any Hive tool by name. Call a category tool first to discover available tool names, then inspect this co…
get_token_price read-only chaintokenaddressvs_currencyresponse_format
Current price for one token. Pass token as a CoinGecko id or symbol ("bitcoin", "BTC"), or pass chain + address for a specific contract. Returns price, market cap, and 24h change w…
get_wallet_portfolio read-only chainaddress*response_format
Token holdings for a wallet with balances and USD values where available. EVM chains route through Alchemy; Solana wallets are detected automatically and route through Helius.
invoke_api_endpoint read-only argsendpointendpoint_nameresponse_format
Invokes only read-only Hive endpoints by name. First discover the tool, inspect get_api_endpoint_schema, and pass bounded schema-valid arguments. State-changing endpoints are rejec…
invoke_stateful_endpoint can modify data argsendpointendpoint_nameresponse_format
Invokes a Hive-native state-changing endpoint after explicit user approval. This router can create, update, archive, remember, forget, acknowledge, or resolve durable Hive state, s…
search_tools read-only limitquerycursordetailcategoryprovider +6
Search canonical task toolsets, compact user-intent routes, and the full Hive coverage catalog. Select a matching route first, follow its ordered primary calls and conditional fall…
validate_task_result read-only result*response_formattask_toolset_id*
Validates a proposed workflow answer against Hive's typed task-output and evidence-receipt contract before it is shown to the user. It checks the selected route id, ordered route-o…