114,467 tools. Last updated 2026-04-21 13:35
- Get the Courier SDK installation guide for a specific platform. For client-side SDKs (React, iOS, Android, Flutter, React Native), also generates a sample JWT.Connector
- Check native and token balances for any EVM address across supported chains (Ethereum, Arbitrum, Base, BNB Chain). Returns native gas token balance, common stablecoin balances, and USD-equivalent totals per chain. Use this to verify an address has sufficient funds before executing swaps, bridges, or on-chain operations.Connector
- Get swap quotes for exchanging one crypto asset to another using native (smallest unit) amounts. Returns available quotes with exchange rates, fees, and estimated output amounts. Use this when you have amounts in native units (e.g., satoshis for BTC, wei for ETH). API key is optional.Connector
- Get native currency transfers and smart contract interactions for an address. EXCLUDES token transfers. Requires age_from. Supports pagination.Connector
- Get native token balance for an address on Ethereum mainnet. Returns balance in wei (hex and decimal) and in ether.Connector
- Get native token balance for an address on Mezo. Returns balance in wei (hex and decimal) and in ether.Connector
Matching MCP Servers
- AsecurityAlicenseCqualityProvides comprehensive React Native development assistance with expert-level automated code remediation, security vulnerability fixes, performance optimization, and production-ready code generation. Includes testing suite generation, dependency management, and accessibility compliance tools.Last updated137752MIT
- AsecurityAlicenseAqualityStreamlines React Native CLI project upgrades by providing automated tools to generate detailed diffs and migration guidance between any React Native versions. Uses rn-diff-purge to help developers seamlessly upgrade or downgrade their projects with step-by-step instructions.Last updated41520MIT
Matching MCP Connectors
An interactive portfolio built for AI conversations. Browse work, services, and book calls.
MCP server for static security analysis of Android source code
- Get the native AVAX balance of an address on C-ChainConnector
- Returns a comprehensive list of components available in a specific Vaadin version, including component names, React component names, Java class names, and npm packages.Connector
- Returns the styling/theming documentation for a specific Vaadin component. Returns both Java and React styling documentation when available. The component name can be in any format (e.g., 'Button', 'button', 'vaadin-button').Connector
- Returns the React API documentation for a specific Vaadin component. The component name can be in any format (e.g., 'Button', 'button', 'vaadin-button').Connector
- Get historical native coin & token balances of address.Connector
- Get historical native coin & token balances of address.Connector
- Translate a framework-specific intent to Hive-native format. Supports LangChain, CrewAI, AutoGen, OpenAI, Anthropic, and A2A.Connector
- MiCA Art. 23/52: scans for issuer-native yield mechanisms (prohibited).Connector
- Captures the user's project architecture to inform i18n implementation strategy. ## When to Use **Called during i18n_checklist Step 1.** The checklist tool will tell you when to call this. If you're implementing i18n: 1. Call i18n_checklist(step_number=1, done=false) FIRST 2. The checklist will instruct you to call THIS tool 3. Then use the results for subsequent steps Do NOT call this before calling the checklist tool ## Why This Matters Frameworks handle i18n through completely different mechanisms. The same outcome (locale-aware routing) requires different code for Next.js vs TanStack Start vs React Router. Without accurate detection, you'll implement patterns that don't work. ## How to Use 1. Examine the user's project files (package.json, directories, config files) 2. Identify framework markers and version 3. Construct a detectionResults object matching the schema 4. Call this tool with your findings 5. Store the returned framework identifier for get_framework_docs calls The schema requires: - framework: Exact variant (nextjs-app-router, nextjs-pages-router, tanstack-start, react-router) - majorVersion: Specific version number (13-16 for Next.js, 1 for TanStack Start, 7 for React Router) - sourceDirectory, hasTypeScript, packageManager - Any detected locale configuration - Any detected i18n library (currently only react-intl supported) ## What You Get Returns the framework identifier needed for documentation fetching. The 'framework' field in the response is the exact string you'll use with get_framework_docs.Connector
- Get native ETH and ERC20 token balances for a wallet address. Reads directly from chain via RPC multicall. Use before write_account_add_liquidity or write_account_deposit to verify the wallet has sufficient tokens. Returns both raw balance (smallest unit/wei) and formatted (human-readable) per token.Connector
- Retrieves authoritative documentation for i18n libraries (currently react-intl). ## When to Use **Called during i18n_checklist Steps 7-10.** The checklist tool will tell you when you need i18n library documentation. Typically used when setting up providers, translation APIs, and UI components. If you're implementing i18n: Let the checklist guide you. It will tell you when to fetch library docs ## Why This Matters Different i18n libraries have different APIs and patterns. Official docs ensure correct API usage, proper initialization, and best practices for the installed version. ## How to Use **Two-Phase Workflow:** 1. **Discovery** - Call with action="index" 2. **Reading** - Call with action="read" and section_id **Parameters:** - library: Currently only "react-intl" supported - version: Use "latest" - action: "index" or "read" - section_id: Required for action="read" **Example:** ``` get_i18n_library_docs(library="react-intl", action="index") get_i18n_library_docs(library="react-intl", action="read", section_id="0:3") ``` ## What You Get - **Index**: Available documentation sections - **Read**: Full API references and usage examplesConnector
- Get the current floor ask price from the native CryptoPunks marketplace. Excludes restricted (onlySellTo) and zero-value listings. Returns `totalActive` (same denominator as get_listings). Rate limit: 10 per 10 min (read bucket — shared with browse_types, browse_traits, get_punk_details, get_listings, get_bids_for_punk, get_bids_for_merkle_root).Connector
- Identify the technology stack of a website by analyzing HTTP headers, HTML meta tags, and JavaScript includes. Detects CMS (WordPress, Drupal), frameworks (React, Angular), CDN providers (Cloudflare, Akamai), analytics tools, web servers, and programming languages. Use this for reconnaissance to understand what software a target runs. Returns JSON with a technologies array, each containing name, category, confidence percentage, and version (when detectable). Read-only HTTP request, no authentication required.Connector
- Search the web for any topic and get clean, ready-to-use content. Best for: Finding current information, news, facts, people, companies, or answering questions about any topic. Returns: Clean text content from top search results. Query tips: describe the ideal page, not keywords. "blog post comparing React and Vue performance" not "React vs Vue". Use category:people / category:company to search through Linkedin profiles / companies respectively. If highlights are insufficient, follow up with web_fetch_exa on the best URLs.Connector
- Search Vaadin documentation for relevant information about Vaadin development, components, and best practices. Uses hybrid semantic + keyword search. USE THIS TOOL for questions about: Vaadin components (Button, Grid, Dialog, etc.), TestBench, UI testing, unit testing, integration testing, @BrowserCallable, Binder, DataProvider, validation, styling, theming, security, Push, Collaboration Engine, PWA, production builds, Docker, deployment, performance, and any Vaadin-specific topics. When using this tool, try to deduce the correct development model from context: use "java" for Java-based views, "react" for React-based views, or "common" for both. Use get_full_document with file_paths containing the result's file_path when you need complete context.Connector
- Estimate current gas costs across supported chains (Ethereum, Arbitrum, Base, BNB Chain). Returns gas prices, estimated costs for common operations (transfer, swap, bridge, contract call), and the native token needed. Use this before executing transactions to ensure the wallet has enough native gas, or to pick the cheapest chain for an operation.Connector
- Submit a URL for asynchronous security analysis. Returns immediately with a task_id. Poll with url_scanner_async_task_status to check progress, then url_scanner_async_task_result to get the scan result. Async counterpart of url_scanner_scan for clients without native MCP Tasks support.Connector
- Submit a URL for asynchronous security analysis. Returns immediately with a task_id. Poll with url_scanner_async_task_status to check progress, then url_scanner_async_task_result to get the scan result. Async counterpart of url_scanner_scan for clients without native MCP Tasks support.Connector
- Submit a URL with optional user intent for asynchronous security analysis. Returns immediately with a task_id. Poll with url_scanner_async_task_status to check progress, then url_scanner_async_task_result to get the scan result. Async counterpart of url_scanner_scan_with_intent for clients without native MCP Tasks support.Connector
- Check the status of an asynchronous scan task. Returns the current task status using native MCP task semantics (working, completed, failed, cancelled) without blocking. Use url_scanner_async_task_result to retrieve the result once completed.Connector
- Suggest Apple-native features for an app based on its domain or description. Returns a ranked list of features with recommended surfaces (intent, widget, view), estimated complexity, and a one-line description for each. Use this to discover what Axint can generate for an app before calling axint.feature. No files written, no network requests, no side effects.Connector
- Get your assigned tasks, pending applications, and recent submissions. Use this to see: - Tasks assigned to you (in progress) - Pending applications waiting for agent approval - Recent submissions and their verdict status - Summary of your activity Args: params (GetMyTasksInput): Validated input parameters containing: - executor_id (str): Your executor ID - status (TaskStatus): Optional filter by task status - include_applications (bool): Include pending applications (default: True) - limit (int): Max results (default: 20) - response_format (ResponseFormat): markdown or json Returns: str: Your tasks and applications in requested format.Connector
- Check the status of an asynchronous scan task. Returns the current task status using native MCP task semantics (working, completed, failed, cancelled) without blocking. Use url_scanner_async_task_result to retrieve the result once completed.Connector
- Use this tool to split long text into smaller, overlapping chunks suitable for embedding, vector storage, or RAG pipelines. Triggers: 'chunk this document for RAG', 'split this into embeddings', 'break this into segments', 'prepare this text for a vector database'. Returns an array of chunks with index, text, character count, and estimated token count. Essential before embedding or storing text in a vector database.Connector
- Generate a complete Apple-native feature package from a description. Returns multiple files: validated Swift source, companion widget/view, Info.plist fragments, entitlements, and XCTest scaffolds — all structured file-by-file so an Xcode agent can write each file directly into the project. Designed for composition with Xcode MCP tools: call axint.feature to generate the package, then use XcodeWrite to place each file. No files written, no network requests, no side effects.Connector
- Submit an async video generation job from an existing image. Returns a job_id immediately — call check_video_status to poll for completion. Uses Kling 3.0 (primary, 1080p, native audio) with Seedance and Runway Gen-4 Turbo fallbacks. Costs 100-300 credits based on duration.Connector
- Solana only: build fresh native SOL unsigned tx with latest blockhash; avoids Blockhash not found. Sign immediately. → transfer_preview for full summary first.Connector
- Per-country reference data dictionary. Two modes — pass EXACTLY ONE of: • `jurisdiction: 'GB'` — full schema for one country: registry name + URL, data license, company ID format with examples, native status values + mapping to the unified active/inactive/dissolved/unknown enum, list of supported tools, list of field names available in `jurisdiction_data` sub-objects (profile/filing/officer/shareholder/psc/charge), free-text quirks notes, and the global_search_excluded flag. • `supports_tool: 'get_officers'` — cross-country matrix for one tool: which jurisdictions implement it (with their registry names) and which don't. Calling with no parameters returns a structured 400 with both shapes documented. For server-level info (codes list, version, rate limits) call `about` instead.Connector
- Use this tool to split long text into smaller, overlapping chunks suitable for embedding, vector storage, or RAG pipelines. Triggers: 'chunk this document for RAG', 'split this into embeddings', 'break this into segments', 'prepare this text for a vector database'. Returns an array of chunks with index, text, character count, and estimated token count. Essential before embedding or storing text in a vector database.Connector
- Fetch the full text content of an arXiv paper from its HTML rendering. Tries native arXiv HTML first, falls back to ar5iv. Returns raw HTML for direct interpretation.Connector
- Get your assigned tasks, pending applications, and recent submissions. Use this to see: - Tasks assigned to you (in progress) - Pending applications waiting for agent approval - Recent submissions and their verdict status - Summary of your activity Args: params (GetMyTasksInput): Validated input parameters containing: - executor_id (str): Your executor ID - status (TaskStatus): Optional filter by task status - include_applications (bool): Include pending applications (default: True) - limit (int): Max results (default: 20) - response_format (ResponseFormat): markdown or json Returns: str: Your tasks and applications in requested format.Connector
- Get a behavioral commitment profile for any public GitHub repository. Returns real signals that prove genuine investment: how long the project has existed, recent commit frequency, contributor community size, release cadence, and social proof. These are behavioral commitments — harder to fake than README claims or marketing copy. Useful for: vetting open-source dependencies, evaluating AI tools/frameworks, assessing vendor reliability, due diligence on any GitHub project. Examples: "vercel/next.js", "facebook/react", "https://github.com/piiiico/proof-of-commitment"Connector
- [AGENT-NATIVE v2] Fed Funds Rate WITH interpretation layer: signal (hawkish/dovish), regime, percentile_2y/10y, momentum, volatility, confidence, actionable_prompt. Built for autonomous agents that need pre-reasoned data.Connector
- List every React upload component shipped by @uploadkitdev/react with its name, category, one-line description, and design inspiration. When to use: before recommending or scaffolding any UploadKit component, to confirm the exact name exists and to pick the right variant for the user's context (e.g. browse all "dropzone" variants when the user wants a drag-and-drop area). Returns: JSON { count, components: [{ name, category, description, inspiration }] }. Read-only, no side effects, idempotent.Connector
- List taxa from the Environment Agency's ecology taxonomy database. Returns species and genus records with scientific names, NBN taxon version keys, taxon groups (e.g. annelid, fish, insect), ranks, protected status, and non-native species flags. Results are ordered alphabetically. Use offset for pagination through the full taxonomy.Connector
- Get reusable skills (step-by-step procedures) for specific technologies. Skills are validated, executable guides covering common tasks like deployment, testing, migration, and configuration. Filter by technology stack to find relevant skills. Args: stack: Filter by technology (e.g. 'python', 'fastapi', 'react', 'kubernetes') Returns: JSON array of skills with name, description, and stack compatibilityConnector
- [Free] Economic indicator data from PROWL macro data. Access GDP, unemployment, inflation (CPI/PCE), interest rates, housing starts, retail sales, and 800,000+ time series. Latest values with previous period comparison. Powered by PROWL. Use this to answer 'what is the current GDP?' or 'what is the unemployment rate?' Combine with prediction_market_odds for how markets react to economic data.Connector
- Generate a full React template app from a text prompt. Returns a listing in 'pending' status with source code ZIP. Requires auth with 'write' scope.Connector
- Encode a UTF-8 string to Base64. Use for embedding data in URLs or APIs that require Base64.Connector
- React to a post with an emoji. Idempotent — reacting twice with the same emoji is a no-op.Connector
- Submit a URL with optional user intent for asynchronous security analysis. Returns immediately with a task_id. Poll with url_scanner_async_task_status to check progress, then url_scanner_async_task_result to get the scan result. Async counterpart of url_scanner_scan_with_intent for clients without native MCP Tasks support.Connector
- Read posts from Agora, an ATProto-native forum (like Reddit/HN). Posts are stored on users' personal data servers with the site.filae.agora.post lexicon. Returns recent posts with vote counts.Connector
- Convert structured scene data into React Three Fiber code. Returns a complete React component that renders the scene. Material translation: - glass / glass_frost → MeshTransmissionMaterial (drei) - metal / metal_chrome → meshPhysicalMaterial with metalness:1 - neon / high emissive → meshStandardMaterial with emissive + companion pointLight - matte / standard → meshStandardMaterial Framework support: - "nextjs" adds "use client" directive (required for App Router) - "vite" / "plain" omit itConnector
- Search the web for any topic and get clean, ready-to-use content. Best for: Finding current information, news, facts, people, companies, or answering questions about any topic. Returns: Clean text content from top search results. Query tips: describe the ideal page, not keywords. "blog post comparing React and Vue performance" not "React vs Vue". Use category:people / category:company to search through Linkedin profiles / companies respectively. If highlights are insufficient, follow up with web_fetch_exa on the best URLs.Connector
- Update your company's tech stack on Himalayas. Pass technology names (e.g., 'React', 'Python') and they'll be matched to the Himalayas stack database. Requires employer authentication.Connector