{
  "count": 12,
  "resources": [
    {
      "id": "alchemy-mcp",
      "name": "Alchemy MCP Server",
      "maintainer": "Alchemy",
      "description": "Official Alchemy MCP server. 168 tools over 100+ chains: EVM and Solana RPC, token and NFT data, prices, portfolio balances, transaction simulation, tracing, and account abstraction, reached through a single OAuth-authenticated endpoint.",
      "use_cases": [
        "query EVM or Solana RPC state for an address or block",
        "fetch token balances, metadata, and transfer history",
        "retrieve NFT ownership, metadata, and floor prices",
        "look up current and historical token prices",
        "simulate asset changes for a transaction before sending",
        "trace and debug a transaction across supported chains"
      ],
      "category": "blockchain-rpc",
      "tags": [
        "rpc",
        "node-provider",
        "nft",
        "prices",
        "simulation",
        "multi-chain",
        "official"
      ],
      "chains": [
        "ethereum",
        "base",
        "polygon",
        "arbitrum",
        "optimism",
        "solana",
        "starknet",
        "zksync",
        "scroll",
        "evm-compatible"
      ],
      "trust_tier": "reviewed",
      "auth_required": "oauth",
      "data_sensitivity": "write_capable",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "freemium",
      "logo": "/logos/alchemy-mcp.png",
      "doc_quality": 5,
      "dx_score": 5,
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://www.alchemy.com/docs/alchemy-mcp-server",
        "github": "https://github.com/alchemyplatform/alchemy-mcp",
        "homepage": "https://www.alchemy.com/",
        "install": "claude mcp add alchemy --transport http https://mcp.alchemy.com/mcp"
      },
      "sources": {
        "npm": "@alchemy/mcp-server",
        "github": "alchemyplatform/alchemy-mcp"
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "ping",
        "list_chains",
        "list_apps",
        "ethGetBalance",
        "ethGetLogs",
        "ethCall",
        "ethGetTransactionReceipt",
        "ethGetBlockByNumber",
        "resolveEnsName",
        "getTokenBalances",
        "getTokenMetadata",
        "getAssetTransfers",
        "simulateAssetChanges",
        "simulateExecution",
        "traceTransaction",
        "debugTraceTransaction",
        "getUserOperationReceipt",
        "getNFTsForOwner",
        "getNFTMetadata",
        "getFloorPrice",
        "getTokenPricesBySymbol",
        "getHistoricalTokenPrices",
        "getTokensByAddress",
        "solana_getBalance",
        "solana_getAsset"
      ]
    },
    {
      "id": "base-mcp",
      "name": "Base MCP",
      "maintainer": "Base",
      "description": "Official MCP that gives an AI agent a Base Account to act onchain: balances, sends, swaps, signing, batched calls, and x402 payments. Includes seven native protocol plugins — Morpho, Moonwell, Uniswap, Aerodrome, Avantis, Virtuals, and Bankr.",
      "use_cases": [
        "check a Base Account's token balances and portfolio",
        "send or swap tokens onchain from an agent prompt",
        "deposit into a Morpho or Moonwell lending market via the native plugins",
        "swap on Uniswap or Aerodrome through the bundled protocol plugins",
        "make an x402 payment or batch several calls in one transaction (EIP-5792)"
      ],
      "category": "defi-execution",
      "tags": [
        "agent-wallet",
        "defi",
        "x402",
        "swaps",
        "lending",
        "multi-chain"
      ],
      "chains": [
        "base",
        "ethereum",
        "arbitrum",
        "optimism",
        "polygon",
        "bsc",
        "evm-compatible"
      ],
      "plugins": [
        "Morpho",
        "Moonwell",
        "Uniswap",
        "Aerodrome",
        "Avantis",
        "Virtuals",
        "Bankr"
      ],
      "trust_tier": "reviewed",
      "auth_required": "wallet",
      "data_sensitivity": "signing_capable",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "free",
      "x402_supported": true,
      "license": "MIT",
      "logo": "/logos/base-mcp.png",
      "doc_quality": 4,
      "dx_score": 4,
      "last_commit": "2026-05-26",
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://docs.base.org/ai-agents/quickstart",
        "github": "https://github.com/base/skills",
        "homepage": "https://base.org",
        "install": "claude mcp add --transport http base-mcp https://mcp.base.org"
      },
      "sources": {
        "github": "base/skills"
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "get_wallets",
        "get_portfolio",
        "send",
        "swap",
        "sign",
        "send_calls",
        "get_transaction_history",
        "initiate_x402_request",
        "complete_x402_request",
        "get_request_status",
        "chain_rpc_request",
        "search_tokens",
        "web_request",
        "help"
      ]
    },
    {
      "id": "chainstack-mcp",
      "name": "Chainstack MCP Server",
      "maintainer": "Chainstack",
      "description": "Official Chainstack MCP server. Search Chainstack docs and manage infrastructure from an AI assistant: list and create projects, deploy and configure nodes across 70+ chains, check platform status, and request testnet funds.",
      "use_cases": [
        "search Chainstack docs and read documentation pages",
        "list and create Chainstack projects",
        "deploy, update, or delete blockchain nodes",
        "review deployment options across supported chains",
        "request testnet funds and check platform status"
      ],
      "category": "dev-tooling",
      "tags": [
        "node-provider",
        "infrastructure",
        "node-management",
        "docs",
        "multi-chain",
        "official"
      ],
      "chains": [
        "ethereum",
        "base",
        "arbitrum",
        "optimism",
        "polygon",
        "bsc",
        "solana",
        "hyperliquid",
        "zksync",
        "sui",
        "evm-compatible"
      ],
      "trust_tier": "verified",
      "auth_required": "api_key",
      "data_sensitivity": "write_capable",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "freemium",
      "logo": "/logos/chainstack-mcp.png",
      "doc_quality": 4,
      "dx_score": 4,
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://chainstack.com/mcp/",
        "homepage": "https://chainstack.com/",
        "install": "claude mcp add --transport http chainstack https://mcp.chainstack.com/mcp --scope user"
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "search_docs",
        "get_doc_page",
        "get_platform_status",
        "get_chainstack_pricing",
        "contact_chainstack",
        "get_organization",
        "list_projects",
        "get_project",
        "create_project",
        "update_project",
        "delete_project",
        "get_deployment_options",
        "list_nodes",
        "get_node",
        "create_node",
        "update_node",
        "delete_node",
        "request_testnet_funds"
      ]
    },
    {
      "id": "coingecko-mcp",
      "name": "CoinGecko MCP Server",
      "maintainer": "CoinGecko",
      "description": "Official CoinGecko MCP server. Keyless public endpoint fronts the full CoinGecko REST API through dynamic execute and search_docs tools: prices, market caps, OHLCV, trending, and GeckoTerminal on-chain pool data for 15k+ assets.",
      "use_cases": [
        "fetch real-time prices and market caps for tokens",
        "retrieve historical OHLCV and market chart data",
        "look up trending coins and search the CoinGecko catalog",
        "query on-chain pool and token data via GeckoTerminal",
        "discover the right CoinGecko endpoint with search_docs"
      ],
      "category": "market-data",
      "tags": [
        "market-data",
        "prices",
        "ohlcv",
        "onchain",
        "analytics",
        "official"
      ],
      "chains": [
        "ethereum",
        "base",
        "arbitrum",
        "optimism",
        "polygon",
        "solana",
        "bsc",
        "evm-compatible"
      ],
      "trust_tier": "verified",
      "auth_required": "none",
      "data_sensitivity": "read_only",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "freemium",
      "rate_limits": {
        "note": "keyless public server ~30 calls/min; Pro tier raises limits and unlocks named tools"
      },
      "license": "Apache-2.0",
      "logo": "/logos/coingecko-mcp.png",
      "doc_quality": 5,
      "dx_score": 5,
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://docs.coingecko.com/docs/ai-agent-hub/mcp-server",
        "homepage": "https://www.coingecko.com/",
        "install": "npx mcp-remote https://mcp.api.coingecko.com/mcp",
        "npm": "https://www.npmjs.com/package/@coingecko/coingecko-mcp"
      },
      "sources": {
        "npm": "@coingecko/coingecko-mcp",
        "github": "coingecko/coingecko-typescript"
      },
      "type": "mcp",
      "transport": [
        "http",
        "sse",
        "stdio"
      ],
      "tools_exposed": [
        "execute",
        "search_docs"
      ]
    },
    {
      "id": "dune-analytics-mcp",
      "name": "Dune Analytics MCP",
      "maintainer": "Dune",
      "description": "Official MCP bridging agents to Dune's data warehouse — raw and decoded tables across 100+ chains, community datasets, and real-time indexed data, queried via natural language.",
      "use_cases": [
        "search Dune's table catalog for relevant on-chain data",
        "write and execute DuneSQL queries from an agent prompt",
        "retrieve historical metrics for a protocol or address",
        "generate visualizations of query results",
        "track stablecoin flows or DEX volumes by natural-language question"
      ],
      "category": "on-chain-intelligence",
      "tags": [
        "analytics",
        "sql",
        "indexer",
        "multi-chain",
        "official"
      ],
      "chains": [
        "ethereum",
        "base",
        "arbitrum",
        "optimism",
        "polygon",
        "solana",
        "evm-compatible",
        "bsc",
        "near",
        "zksync",
        "ton",
        "sui"
      ],
      "trust_tier": "reviewed",
      "auth_required": "api_key",
      "data_sensitivity": "read_only",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "freemium",
      "rate_limits": {
        "note": "draws from existing Dune API credits; no separate MCP quota"
      },
      "logo": "/logos/dune-analytics-mcp.svg",
      "doc_quality": 5,
      "dx_score": 4,
      "last_reviewed": "2026-05-22",
      "urls": {
        "docs": "https://docs.dune.com/api-reference/agents/mcp",
        "homepage": "https://dune.com/blog/dune-mcp",
        "install": "claude mcp add --scope user --transport http dune https://api.dune.com/mcp/v1 --header \"x-dune-api-key: YOUR_API_KEY\""
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "listBlockchains",
        "getUsage"
      ]
    },
    {
      "id": "morpho-mcp",
      "name": "Morpho MCP",
      "maintainer": "morpho-org",
      "description": "Remote MCP server for the Morpho lending protocol. Query vaults, markets, and positions, prepare unsigned deposit, borrow, repay, and withdraw transactions, and simulate outcomes on Ethereum and Base.",
      "use_cases": [
        "query vault APYs and market rates on Morpho",
        "read a wallet's Morpho positions and token balances",
        "prepare unsigned supply, borrow, and repay transactions",
        "simulate a lending transaction before signing"
      ],
      "category": "defi-execution",
      "tags": [
        "lending",
        "defi",
        "morpho",
        "vaults",
        "borrowing"
      ],
      "chains": [
        "ethereum",
        "base"
      ],
      "trust_tier": "reviewed",
      "auth_required": "none",
      "data_sensitivity": "read_only",
      "audit_status": "unaudited",
      "production_ready": false,
      "pricing_model": "free",
      "license": "MIT",
      "logo": "/logos/morpho-mcp.png",
      "doc_quality": 4,
      "dx_score": 4,
      "last_commit": "2026-05-04",
      "last_reviewed": "2026-05-31",
      "urls": {
        "docs": "https://agents.morpho.org",
        "github": "https://github.com/morpho-org/morpho-skills",
        "homepage": "https://morpho.org",
        "install": "claude mcp add morpho --transport http https://mcp.morpho.org"
      },
      "sources": {
        "github": "morpho-org/morpho-skills"
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "health-check",
        "get-supported-chains",
        "query-vaults",
        "get-vault",
        "query-markets",
        "get-market",
        "get-positions",
        "get-position",
        "get-token-balance",
        "prepare-deposit",
        "prepare-withdraw",
        "prepare-supply",
        "prepare-borrow",
        "prepare-repay",
        "prepare-supply-collateral",
        "prepare-withdraw-collateral",
        "simulate-transactions"
      ]
    },
    {
      "id": "near-mcp",
      "name": "NEAR MCP",
      "maintainer": "NEAR AI",
      "description": "MCP server for the NEAR blockchain. Lets agents manage accounts and access keys, sign and send transactions, transfer NEAR and fungible tokens, call or read smart contracts, and swap on Ref Finance from a local keystore.",
      "use_cases": [
        "create NEAR accounts and manage their access keys",
        "sign and send NEAR transactions from an agent",
        "transfer NEAR or fungible tokens to an account",
        "call or read smart contract functions on NEAR",
        "estimate and execute token swaps on Ref Finance",
        "search NEAR fungible token contracts by name"
      ],
      "category": "wallet-identity",
      "tags": [
        "near",
        "account-management",
        "signing",
        "smart-contracts",
        "swaps",
        "keystore"
      ],
      "chains": [
        "near"
      ],
      "trust_tier": "reviewed",
      "auth_required": "wallet",
      "data_sensitivity": "signing_capable",
      "audit_status": "official",
      "production_ready": false,
      "pricing_model": "open_source",
      "license": "MIT",
      "logo": "/logos/near-mcp.png",
      "doc_quality": 4,
      "dx_score": 3,
      "last_commit": "2025-05-04",
      "last_reviewed": "2026-06-01",
      "urls": {
        "github": "https://github.com/nearai/near-mcp",
        "install": "claude mcp add near-mcp npx @nearai/near-mcp@latest run",
        "npm": "https://www.npmjs.com/package/@nearai/near-mcp"
      },
      "sources": {
        "npm": "@nearai/near-mcp",
        "github": "nearai/near-mcp"
      },
      "type": "mcp",
      "transport": [
        "stdio"
      ],
      "tools_exposed": [
        "system_list_local_keypairs",
        "system_import_account",
        "system_remove_local_account",
        "account_view_account_summary",
        "account_export_account",
        "account_sign_data",
        "account_verify_signature",
        "account_create_implicit_account",
        "account_create_account",
        "account_delete_account",
        "account_list_access_keys",
        "account_add_access_key",
        "account_delete_access_keys",
        "search_near_fungible_tokens",
        "tokens_send_near",
        "tokens_send_ft",
        "contract_view_functions",
        "contract_get_function_args",
        "contract_call_raw_function_as_read_only",
        "contract_call_raw_function",
        "ref_finance_get_pools",
        "ref_finance_get_swap_estimate",
        "ref_finance_execute_swap"
      ]
    },
    {
      "id": "openzeppelin-mcp",
      "name": "OpenZeppelin MCP",
      "version": "0.5.8",
      "maintainer": "OpenZeppelin",
      "description": "Official OpenZeppelin MCP that generates smart contracts from a prompt, built on OpenZeppelin's libraries. Covers Solidity, Cairo, Stylus, and Stellar: ERC-20/721/1155, governor, account, stablecoin, RWA, and Uniswap hooks.",
      "use_cases": [
        "generate a Solidity ERC-20 or ERC-721 from a natural-language spec",
        "scaffold a Cairo contract for Starknet",
        "produce a Stylus (Rust) contract for Arbitrum",
        "generate a Stellar fungible or non-fungible token contract",
        "draft governor, account, stablecoin, or RWA contracts on OpenZeppelin libraries"
      ],
      "category": "dev-tooling",
      "tags": [
        "smart-contracts",
        "contract-generation",
        "solidity",
        "cairo",
        "stylus",
        "multi-chain"
      ],
      "chains": [
        "ethereum",
        "arbitrum",
        "starknet",
        "stellar",
        "evm-compatible"
      ],
      "trust_tier": "reviewed",
      "auth_required": "none",
      "data_sensitivity": "read_only",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "open_source",
      "license": "AGPL-3.0-only",
      "logo": "/logos/openzeppelin-mcp.png",
      "doc_quality": 4,
      "dx_score": 4,
      "last_commit": "2026-05-14",
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://github.com/OpenZeppelin/contracts-wizard/blob/master/packages/mcp/README.md",
        "github": "https://github.com/OpenZeppelin/openzeppelin-mcp",
        "homepage": "https://mcp.openzeppelin.com",
        "install": "claude mcp add OpenZeppelinContracts -- npx -y @openzeppelin/contracts-mcp"
      },
      "sources": {
        "npm": "@openzeppelin/contracts-mcp",
        "github": "OpenZeppelin/openzeppelin-mcp"
      },
      "type": "mcp",
      "transport": [
        "http",
        "stdio"
      ],
      "tools_exposed": [
        "solidity-erc20",
        "solidity-erc721",
        "solidity-erc1155",
        "solidity-stablecoin",
        "solidity-rwa",
        "solidity-account",
        "solidity-governor",
        "solidity-custom",
        "cairo-erc20",
        "cairo-erc721",
        "cairo-erc1155",
        "cairo-account",
        "cairo-multisig",
        "cairo-governor",
        "cairo-vesting",
        "cairo-custom",
        "confidential-erc7984",
        "stellar-fungible",
        "stellar-stablecoin",
        "stellar-non-fungible",
        "stylus-erc20",
        "stylus-erc721",
        "stylus-erc1155",
        "uniswap-hooks"
      ]
    },
    {
      "id": "quicknode-mcp",
      "name": "QuickNode MCP Server",
      "maintainer": "QuickNode",
      "description": "Official QuickNode MCP server. Manage QuickNode infrastructure through natural language: provision and configure RPC endpoints, set security options and rate limits, and monitor usage and billing across supported chains.",
      "use_cases": [
        "create and configure QuickNode RPC endpoints",
        "set endpoint security options, JWT, and rate limits",
        "monitor RPC usage by chain, endpoint, or method",
        "retrieve billing invoices and payment history",
        "list the chains QuickNode supports"
      ],
      "category": "dev-tooling",
      "tags": [
        "rpc",
        "node-provider",
        "endpoints",
        "infrastructure",
        "billing",
        "official"
      ],
      "chains": [
        "bitcoin",
        "ethereum",
        "base",
        "solana",
        "evm-compatible"
      ],
      "trust_tier": "verified",
      "auth_required": "oauth",
      "data_sensitivity": "write_capable",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "freemium",
      "logo": "/logos/quicknode-mcp.png",
      "doc_quality": 4,
      "dx_score": 4,
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://www.quicknode.com/guides/ai/quicknode-mcp",
        "github": "https://github.com/quiknode-labs/qn-mcp",
        "homepage": "https://www.quicknode.com/",
        "install": "claude mcp add quicknode --transport http https://mcp.quicknode.com/mcp"
      },
      "sources": {
        "npm": "@quicknode/mcp",
        "github": "quiknode-labs/qn-mcp"
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "get-chains",
        "get-endpoints",
        "get-endpoint",
        "create-endpoint",
        "delete-endpoint",
        "get-endpoint-metrics",
        "get-endpoint-logs",
        "get-endpoint-log-details",
        "get-endpoint-security-options",
        "update-endpoint-security-options",
        "create-endpoint-security-ip",
        "delete-endpoint-security-ip",
        "create-endpoint-security-jwt",
        "delete-endpoint-security-jwt",
        "create-endpoint-security-token",
        "delete-endpoint-security-token",
        "create-endpoint-security-domain-mask",
        "delete-endpoint-security-domain-mask",
        "create-endpoint-security-referrer",
        "delete-endpoint-security-referrer",
        "get-endpoint-method-rate-limits",
        "create-endpoint-method-rate-limit",
        "update-endpoint-method-rate-limit",
        "delete-endpoint-method-rate-limit",
        "update-endpoint-rate-limits",
        "get-rpc-usage",
        "get-rpc-usage-by-chain",
        "get-rpc-usage-by-endpoint",
        "get-rpc-usage-by-method",
        "get-billing-invoices",
        "get-billing-payments"
      ]
    },
    {
      "id": "quicknode-x402-rpc",
      "name": "QuickNode x402 RPC",
      "maintainer": "QuickNode",
      "description": "QuickNode's x402-monetized JSON-RPC gateway. Pay-per-request access to JSON-RPC across 140+ blockchain networks, settled in USDC via x402 micropayments — no account or prepaid credits required.",
      "use_cases": [
        "make pay-per-request JSON-RPC calls without an account",
        "query EVM and non-EVM chains through one x402 gateway",
        "settle per-call usage in USDC via x402 micropayments",
        "run SQL Explorer queries against indexed chain data",
        "discover supported networks via the free catalog endpoint"
      ],
      "category": "blockchain-rpc",
      "tags": [
        "rpc",
        "x402",
        "pay-per-call",
        "node-provider",
        "multi-chain",
        "official"
      ],
      "chains": [
        "ethereum",
        "base",
        "arbitrum",
        "optimism",
        "polygon",
        "solana",
        "bsc",
        "near",
        "sui",
        "bitcoin",
        "evm-compatible"
      ],
      "trust_tier": "reviewed",
      "auth_required": "wallet",
      "data_sensitivity": "write_capable",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "paid",
      "x402_supported": true,
      "x402": {
        "endpoint": "https://x402.quicknode.com",
        "price": "0.001 USDC / request",
        "asset": "USDC",
        "network": "base"
      },
      "rate_limits": {
        "note": "per-method dynamic pricing; standard JSON-RPC $0.001/request, SQL Explorer $1.00/request"
      },
      "logo": "/logos/quicknode-x402-rpc.png",
      "doc_quality": 4,
      "dx_score": 4,
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://pay.sh/services/quicknode/rpc",
        "homepage": "https://www.quicknode.com/"
      },
      "type": "api",
      "mcp_available": false
    },
    {
      "id": "securitize-mcp",
      "name": "Securitize MCP Server",
      "maintainer": "Securitize",
      "description": "Official Securitize MCP server. A read-only gateway to Securitize's tokenized real-world assets: list and search issued securities and retrieve token metadata, supply, and cross-chain bridge details as structured JSON.",
      "use_cases": [
        "list tokenized real-world assets issued on Securitize",
        "search issued securities by symbol or description",
        "retrieve token metadata, addresses, and bridge details",
        "look up an asset's cross-chain deployments",
        "get the total count of available Securitize assets"
      ],
      "category": "rwa-institutional",
      "tags": [
        "rwa",
        "tokenization",
        "securities",
        "institutional",
        "official"
      ],
      "chains": [
        "ethereum",
        "polygon",
        "arbitrum",
        "optimism",
        "solana"
      ],
      "trust_tier": "reviewed",
      "auth_required": "none",
      "data_sensitivity": "read_only",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "free",
      "doc_quality": 3,
      "dx_score": 4,
      "last_reviewed": "2026-06-01",
      "urls": {
        "docs": "https://securitize.io/learn/blog/Introducing-the-Securitize-MCP-Server-A-Gateway-to-Tokenized-Asset-Data",
        "homepage": "https://securitize.io/",
        "install": "claude mcp add --transport http securitize https://mcp.securitize.io/mcp"
      },
      "type": "mcp",
      "transport": [
        "http"
      ],
      "tools_exposed": [
        "get_securitize_assets",
        "get_asset_count",
        "search_assets",
        "get_asset_details",
        "get_token_info"
      ]
    },
    {
      "id": "slither-mcp",
      "name": "Slither MCP Server",
      "maintainer": "Trail of Bits",
      "description": "MCP server wrapping Slither static analysis for Solidity. Lets agents query contracts, functions, inheritance, and call graphs, and run Slither's security detectors over a Foundry or Hardhat project.",
      "use_cases": [
        "run Slither security detectors over a Solidity project",
        "list contracts and filter by type or path",
        "trace internal, external, and library calls for a function",
        "map inheritance and find function implementations",
        "retrieve contract or function source with line numbers"
      ],
      "category": "security-audit",
      "tags": [
        "solidity",
        "static-analysis",
        "security",
        "smart-contracts",
        "detectors",
        "evm"
      ],
      "chains": [
        "ethereum",
        "evm-compatible"
      ],
      "trust_tier": "verified",
      "auth_required": "none",
      "data_sensitivity": "read_only",
      "audit_status": "official",
      "production_ready": true,
      "pricing_model": "open_source",
      "license": "AGPL-3.0",
      "logo": "/logos/slither-mcp.png",
      "doc_quality": 5,
      "dx_score": 4,
      "last_commit": "2026-05-19",
      "last_reviewed": "2026-06-01",
      "urls": {
        "github": "https://github.com/trailofbits/slither-mcp",
        "install": "claude mcp add --transport stdio --scope user slither -- uvx --from git+https://github.com/trailofbits/slither-mcp slither-mcp"
      },
      "sources": {
        "github": "trailofbits/slither-mcp"
      },
      "type": "mcp",
      "transport": [
        "stdio"
      ],
      "tools_exposed": [
        "list_contracts",
        "get_contract",
        "get_contract_source",
        "get_function_source",
        "list_functions",
        "function_callees",
        "function_callers",
        "get_inherited_contracts",
        "get_derived_contracts",
        "list_function_implementations",
        "list_detectors",
        "run_detectors"
      ]
    }
  ]
}