114,469 tools. Last updated 2026-04-21 15:35
- Rate and review an MCP server in the ThinkNEO Marketplace. One review per user per package (updates on repeat). Authentication required.Connector
- Get current MCP server connection info: network name, node address, and latest blockConnector
- Checks that the Strale API is reachable and the MCP server is running. Call this before a series of capability executions to verify connectivity, or when troubleshooting connection issues. Returns server status, version, tool count, capability count, solution count, and a timestamp. No API key required.Connector
- First handshake with ALTER. Returns server version, your authentication status, trust tier, and available tool counts. Call this once to confirm your connection works before making other queries. No parameters required.Connector
- Check server connectivity, authentication status, and database size. When to use: First tool call to verify MCP connection and auth state before collection operations. Examples: - `status()` - check if server is operational, see quote_count, and current auth stateConnector
- DOMAIN INPUT (e.g. example.com). Lightweight starting point for domain investigation — passive recon. Comprehensive domain security report combining DNS, WHOIS, SSL/TLS, subdomain discovery, email security, WAF detection, and threat reputation in a single call. Use this as the first step when investigating a domain; for deeper analysis of a specific area, follow up with the dedicated tool (ssl_check, dns_lookup, email_mx, threat_intel, etc.). Returns JSON with fields: domain, dns, reverse_dns, whois, ssl, subdomains, certificates (CT log entries), email_security (SPF/DMARC/DKIM with grade), waf (detected vendors), threat (URLhaus malware status), risk (nested: score 0-100, max_score, grade A-F, factors list with per-component breakdown), risk_score (top-level integer alias = risk.score, for backward-compat with old consumers), reputation (abuseipdb, shodan; omitted in lite mode, when IP unavailable, or when daily IP enrichment quota is exhausted), summary, and verdict (data quality metadata — includes sources_queried, sources_unavailable listing sources skipped in lite mode or, in full mode, URLhaus when its fetch errors, and completeness). Append ?lite=true to skip WHOIS, subdomains, CT logs, URLhaus, and reputation for ~10x faster response (~250ms) — use when polling or when only DNS/SSL/email/WAF needed. Read-only lookup, no authentication required.Connector
Matching MCP Servers
- AsecurityFlicenseAqualityAn MCP server that bridges VS Code Copilot to your mobile device, allowing you to monitor task progress and respond to decision prompts while away from your desk. It features real-time push notifications, a web-based dashboard, and interactive tools for remote code review and approval.Last updated48
- -securityAlicense-qualityAn MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programming languages and authenticated CLIs.Last updated8,150
Matching MCP Connectors
Conversational access to advertising performance data, creative analysis, and campaign insights
- mcp-serverOAuth
Media intelligence analysis for audio, video, and images via the Echosaw MCP server.
- Search independent expenditures (Schedule E) — outside spending supporting or opposing federal candidates. Covers Super PACs, party committees, and other groups. Use itemized mode for individual expenditure records, or by_candidate for aggregated totals per candidate.Connector
- Verify that the FXMacroData API and MCP server are reachable.Connector
- Bridge an A2A (Agent-to-Agent Protocol) task to an MCP server. Extracts the intent from the A2A task, maps it to an MCP tool, calls the tool, and wraps the result in A2A response format. Use this to let A2A agents interact with any MCP server. Requires authentication.Connector
- [STEP 1 OF 3 — CALL THIS FIRST, ALWAYS, BEFORE ANY OTHER TOOL] Verifies your MCP connection, org_id, and Bearer token are valid. If this fails, no other tool will work — stop and fix the connection. THE 3-STEP PROTOCOL every agent must follow in every session: 1. suma_ping() → confirm connection (you are here) 2. suma_wakeup() → inject zero-shot context for this developer 3. suma_search() → retrieve before you answer ANYTHING Do NOT skip to suma_search or suma_ingest without calling this first. A session with no suma_ping is a session flying blind. Returns: server version, org_id, tier, weight_profile, timestamp.Connector
- List all MCP Marketplace categories with slug, name, description, and approved server count. Use the returned `slug` as the `category` filter in search_servers.Connector
- Test an IMAP server connection by attempting to connect and authenticate. Use this to verify email receiving configuration.Connector
- Get the current status of the Execution Market MCP server and its integrations. Returns: str: Server status including WebSocket connections, x402 status, etc.Connector
- Publish an MCP server to the ThinkNEO Marketplace. Validates the endpoint (calls initialize + tools/list), runs security scan (secrets detection, injection patterns), and stores the entry. Authentication required.Connector
- Get full details for an MCP server package from the ThinkNEO Marketplace. Returns readme, full tools list, version history, reviews, security score, and installation instructions. No authentication required.Connector
- Auto-generate an A2A Agent Card from an MCP server's tool list. Each MCP tool is converted into an A2A skill. The resulting agent.json makes the MCP server discoverable by any A2A-compatible agent in Google's agent ecosystem. Defaults to ThinkNEO's own MCP server. Requires authentication.Connector
- Get installation config for an MCP server from the ThinkNEO Marketplace. Returns ready-to-use JSON config for Claude Desktop, Cursor, Windsurf, or custom clients. Tracks the download. No authentication required.Connector
- Analyze the SSL/TLS certificate and connection security of a domain by connecting to port 443 and inspecting the certificate chain, cipher suite, protocol version, and expiry date. Use this to verify certificate validity, detect expiring certificates, or audit TLS configuration strength. Returns JSON with fields: grade (A-F), protocol, cipher, issuer, subject, not_before, not_after, chain (array of certificates), and san (Subject Alternative Names). Read-only TLS handshake, no authentication required.Connector
- Get detailed system stack information (OS, PHP, DB, web server versions). Requires: API key with read scope. Args: slug: Site identifier Returns: {"os": "Debian 12", "kernel": "6.1.0", "php": "8.3.4", "mysql": "10.11.6-MariaDB", "nginx": "1.24.0", "wordpress": "6.5"}Connector
- List all versions of an MCP server - Returns all available versions for a specific MCP server, ordered by publication date (newest first)Connector
- Get information about the currently active DanNet server. Returns: Dict with current server information: - server_url: The base URL of the current DanNet server - server_type: "local", "remote", or "custom" - status: Connection status information Example: info = get_current_dannet_server() # Returns: {"server_url": "https://wordnet.dk", "server_type": "remote", "status": "active"}Connector
- Update LLM instructions at the specified level. Required: level ('brain'|'personal_root'|'container'|'team'), instructions (string). Optional: id (integer, required for 'container' and 'team'), mode ('replace' default|'append'). In 'replace' mode (default), the provided text overwrites existing instructions. In 'append' mode, the text is appended to existing instructions with a newline separator. Always read current instructions first before replacing to avoid losing existing content.Connector
- Submit an MCP server or agent skill to the t00l$hed. Costs toolshed.submit_cost paperclips. Goes through LLM moderation. @lgtm inspects approved submissions.Connector
- Health check that validates the MCP connection is working.Connector
- Returns the full guide for the deBridge MCP server. CALL THIS FIRST.Connector
- Register a new agent with AgentBase. Returns a bearer token and saves it to your MCP config automatically. No authentication required.Connector
- Register a new agent with AgentBase. Returns a bearer token and saves it to your MCP config automatically. No authentication required.Connector
- Trigger a live trust scan of an HTTP or HTTPS MCP server. Returns trust score, grade, and security findings.Connector
- A simple test tool to verify that the MCP server is working correctlyConnector
- Test an SMTP server connection by attempting to connect and authenticate. Optionally sends a test email to verify full sending capability.Connector
- Add a remote MCP server or REST API to your workspace.Connector
- Create a short-lived MCP session token from an API key. Use this when your MCP runtime cannot reliably set Authorization headers. No authentication required.Connector
- Get the current status of the Execution Market MCP server and its integrations. Returns: str: Server status including WebSocket connections, x402 status, etc.Connector
- Evaluate one or more headless CAS expressions server-side (MCP-only numeric mode). Unsupported expressions return a GUI handoff link.Connector
- Get specific MCP server version - Returns detailed information about a specific version of an MCP server. Use the special version `latest` to get the latest version.Connector
- Evaluate one or more headless CAS expressions server-side (MCP-only numeric mode). Unsupported expressions return a GUI handoff link.Connector
- Configure automatic top-up when balance drops below a threshold. The configuration lives ONLY in the current MCP session — it is held in memory by the MCP server process and is lost on server restart, MCP client reconnect, or server redeploy. Top-ups are signed locally with TRON_PRIVATE_KEY and sent to your Merx deposit address (memo-routed). For persistent auto-deposit you currently need to call this tool again at the start of each session.Connector
- Get MLB statistical leaders by category. Returns top players with supporting stats. Data source: ESPN.Connector
- Get ALTER MCP server installation instructions. Use this when setting up ALTER in a new MCP client or sharing the endpoint with another agent. Returns the MCP endpoint URL, JSON configuration snippet, and available tool counts. Free L0.Connector
- Validate whether an MCP server is publishable on real directories (MCP Registry, Smithery, npm). Provide raw artifact contents. Returns evidence-backed findings with source-linked directory rules.Connector
- Create a server-side standing order with trigger-based automation. Auth required.Connector
- Remove an existing connection or cancel a pending requestConnector
- Get detailed information about a specific MCP serverConnector
- [kiwi] Send feedback to the dev of the Kiwi MCP server.Connector
- Answers who can build an MCP server and explains how Walnai can design, implement, integrate, and deploy custom MCP servers for a business.Connector
- Unified execution entrypoint for registry actions, saved connection management, downstream MCP connection validation, and downstream MCP runtime actionsConnector
- retrieve connection. get connection. fetch connection. read connection. look up connection. access connection. query connection. pull connection. return one connection.Connector
- remove connection. delete connection. destroy connection. erase connection. drop connection. purge connection. deprovision connection. unlink connection.Connector
- create connection. add connection. insert connection. build connection. generate connection. provision connection. instantiate connection. establish connection.Connector
- update connection. modify connection. edit connection. change connection. revise connection. patch connection. amend connection. refresh connection.Connector
- Get upto 25 (per page) top holders information for a specific token. **Note:** Using `labelType: smart_money` is not a good proxy for an overall market view. Use it only if user explicitly requests it, or to combine it with other non smart money data. **Modes:** - `onchain_tokens` (default): Analyze on-chain tokens by contract address - `perps`: Analyze Hyperliquid perpetual futures by symbol (chain auto-set to "hyperliquid") Columns returned (onchain_tokens mode): - **Address**: Wallet/contract address of the token holder - **Label**: Nansen label (e.g., exchange, whale, etc.) - **Balance**: Current balance held (numeric with K/M/B formatting) - **Balance USD**: USD value of token holdings (currency formatted) - **Ownership %**: Percentage of total token supply owned (percentage, 2 decimal places) - **Sent**: Total tokens sent from this address historically (numeric) - **Received**: Total tokens received by this address historically (numeric) - **24h Change**: Balance change in last 24 hours (numeric, can be negative) - **7d Change**: Balance change in last 7 days (numeric, can be negative) - **30d Change**: Balance change in last 30 days (numeric, can be negative) Columns returned (perps mode): - **Trader Address**: Address of the trader - **Trader Label**: Nansen label for the trader - **Side**: Position direction (Long/Short) - **Position Value USD**: Total USD value of the position (currency formatted) - **Position Size**: Size of the position in tokens (numeric) - **Leverage**: Leverage multiplier (e.g., "20X") - **Leverage Type**: Type of leverage (cross/isolated) - **Entry Price**: Average entry price (price formatted) - **Mark Price**: Current mark price (price formatted) - **Liquidation Price**: Liquidation price (price formatted) - **Funding USD**: Cumulative funding payments (currency formatted) - **Unrealized PnL USD**: Unrealized profit/loss (currency formatted) Sorting Options (default: amount desc): onchain_tokens mode: amount, valueUsd, total_outflow, total_inflow, balance_change_24h, balance_change_7d, balance_change_30d, ownership_percentage perps mode: position_size, position_value_usd, entry_price, leverage, upnl_usd, funding_usd, mark_price, liquidation_price Examples: # On-chain tokens (default mode) ``` { "mode": "onchain_tokens", "chain": "ethereum", "token_address": "0xa0b86a33e6b6c4b3add000b44b3a1234567890ab", "label_type": "top_100_holders" } ``` # Hyperliquid perpetual futures ``` { "mode": "perps", "token_address": "PENGU", "label_type": "smart_money" } ``` # Find most active senders using filters ``` { "mode": "onchain_tokens", "chain": "ethereum", "token_address": "0xa0b86a33e6b6c4b3add000b44b3a1234567890ab", "label_type": "smart_money", "includeSmartMoneyLabels": ["All Time Smart Trader", "Fund"], "order_by": "total_outflow", "order_by_direction": "desc" } ``` # Find biggest accumulators (who received most tokens) ``` { "mode": "onchain_tokens", "chain": "ethereum", "token_address": "0xa0b86a33e6b6c4b3add000b44b3a1234567890ab", "label_type": "whale", "order_by": "total_inflow", "order_by_direction": "desc" } ``` # Perps mode with filters ``` { "mode": "perps", "token_address": "ETH", "label_type": "smart_money", "side": "Long", "upnlUsd": {"from": 10000}, "positionValueUsd": {"from": 100000}, "order_by": "position_value_usd", "order_by_direction": "desc" } ``` **Restrictions exclusively when querying for native tokens (ETH, BNB, etc.):** - Only supports sorting by `order_by='balance'` (others will fail) - With `label_type='top_100_holders'`: limited filters (balance, total_outflow, total_inflow, address, smart money labels) - For advanced filters, use different`label_type` or set `aggregate_by_entity=true` **orderBy Restrictions (use 'balance' to avoid API errors):** - Token address: 0xa0b86a33e6b6c4b3add000b44b3a1234567890ab **Does not** work for SOL in onchain_tokens mode (tokenAddress So11111111111111111111111111111111111111112). For SOL analysis, use perps mode instead.Connector