{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"awesome-awesome-crypto-mcp-servers-by-badkk","slug":"awesome-crypto-mcp-servers-by-badkk","name":"Awesome Crypto MCP Servers by badkk","type":"mcp","url":"https://github.com/badkk/awesome-crypto-mcp-servers","page_url":"https://unfragile.ai/awesome-crypto-mcp-servers-by-badkk","categories":["mcp-servers"],"tags":[],"pricing":{"model":"open_source","free":true,"starting_price":null},"status":"active","verified":false},"capabilities":[{"id":"awesome-awesome-crypto-mcp-servers-by-badkk__cap_0","uri":"capability://search.retrieval.mcp.server.discovery.and.curation","name":"mcp server discovery and curation","description":"Maintains a curated registry of Model Context Protocol (MCP) servers specifically focused on cryptocurrency and blockchain domains. The curation process involves manual evaluation and categorization of servers by functionality, enabling developers to quickly identify compatible MCP implementations for crypto-specific use cases without evaluating the entire MCP ecosystem.","intents":["Find MCP servers that support blockchain data queries and crypto operations","Discover pre-built integrations for cryptocurrency APIs and smart contract interactions","Identify which MCP servers have been tested and validated for production crypto workflows","Browse crypto-specific MCP implementations organized by capability type"],"best_for":["AI agent developers building crypto trading or portfolio management systems","Teams integrating blockchain data sources into LLM applications","Developers evaluating MCP ecosystem maturity in the cryptocurrency domain"],"limitations":["Curation is manual and may lag behind new MCP server releases","No automated validation of server functionality or security status","Limited to servers explicitly focused on crypto; general-purpose MCP servers not included","No performance benchmarking or compatibility matrix across different MCP client implementations"],"requires":["Understanding of MCP protocol specification","Knowledge of cryptocurrency/blockchain concepts to evaluate relevance","Access to GitHub to browse the curated list"],"input_types":["GitHub repository metadata","MCP server documentation and specifications"],"output_types":["Structured list of MCP servers with descriptions","Categorized registry organized by crypto domain (trading, DeFi, NFT, etc.)"],"categories":["search-retrieval","developer-tools"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-crypto-mcp-servers-by-badkk__cap_1","uri":"capability://memory.knowledge.mcp.server.categorization.and.taxonomy","name":"mcp server categorization and taxonomy","description":"Organizes discovered MCP servers into a hierarchical taxonomy based on cryptocurrency use cases and capabilities (e.g., trading, DeFi protocols, NFT operations, blockchain data access). This taxonomy enables developers to navigate the ecosystem by functional domain rather than implementation details, mapping business requirements directly to compatible MCP server implementations.","intents":["Find MCP servers for a specific crypto use case like DEX trading or portfolio tracking","Understand what types of crypto operations are supported across the MCP ecosystem","Compare multiple MCP servers solving the same problem to evaluate trade-offs","Identify gaps in MCP server coverage for emerging crypto domains"],"best_for":["Product managers evaluating MCP viability for crypto AI applications","Architects designing multi-MCP agent systems with crypto capabilities","Teams building crypto-specific AI tools and needing to understand available integrations"],"limitations":["Taxonomy is static and may not reflect rapid evolution of crypto protocols and services","No quantitative metrics on server maturity, adoption, or maintenance status","Categorization is subjective and may not align with all use case interpretations","No cross-referencing of servers that solve overlapping problems"],"requires":["Familiarity with cryptocurrency domains (DeFi, trading, NFTs, etc.)","Understanding of MCP protocol to evaluate server capabilities"],"input_types":["MCP server specifications and documentation","Cryptocurrency domain knowledge"],"output_types":["Hierarchical taxonomy of crypto use cases","Categorized lists of MCP servers mapped to use cases"],"categories":["memory-knowledge","data-processing-analysis"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-crypto-mcp-servers-by-badkk__cap_2","uri":"capability://tool.use.integration.mcp.server.integration.pattern.documentation","name":"mcp server integration pattern documentation","description":"Provides reference implementations and integration patterns showing how to connect MCP servers to LLM agents and applications in cryptocurrency workflows. Documentation includes code examples, configuration templates, and best practices for composing multiple crypto MCP servers into coherent agent systems that can perform complex blockchain operations.","intents":["Learn how to wire a crypto MCP server into an existing LLM agent framework","Understand patterns for chaining multiple crypto MCP servers (e.g., price feed → trading → portfolio tracking)","Find example configurations for popular agent frameworks (e.g., Claude with tools, LangChain, AutoGPT)","Discover best practices for error handling and state management across crypto MCP operations"],"best_for":["AI engineers implementing crypto agents for the first time","Teams migrating from REST API integrations to MCP-based architectures","Developers building production crypto trading or portfolio management systems"],"limitations":["Documentation quality and completeness depends on community contributions","Examples may use outdated MCP protocol versions or deprecated server APIs","No automated testing or validation that documented patterns still work","Limited coverage of edge cases, failure modes, and recovery strategies in crypto operations"],"requires":["Programming language knowledge (Python, TypeScript, or language of example)","Understanding of MCP protocol and client-server communication","Familiarity with LLM agent frameworks and tool-calling mechanisms"],"input_types":["MCP server API specifications","Agent framework documentation","Cryptocurrency operation requirements"],"output_types":["Code examples and integration templates","Configuration files and setup guides","Architecture diagrams showing MCP composition patterns"],"categories":["tool-use-integration","planning-reasoning"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-crypto-mcp-servers-by-badkk__cap_3","uri":"capability://search.retrieval.cryptocurrency.mcp.server.ecosystem.monitoring","name":"cryptocurrency mcp server ecosystem monitoring","description":"Tracks the health, maintenance status, and evolution of MCP servers in the cryptocurrency domain by monitoring repository activity, release cycles, and community engagement. This enables developers to assess server maturity and reliability before integrating into production systems, identifying which servers are actively maintained versus abandoned or deprecated.","intents":["Evaluate whether a crypto MCP server is actively maintained and receiving security updates","Identify which MCP servers have the largest community and best support","Track breaking changes and API updates in crypto MCP servers before they affect production","Discover emerging or newly-released crypto MCP servers entering the ecosystem"],"best_for":["DevOps and platform teams evaluating MCP server dependencies for production","Risk managers assessing security and maintenance status of crypto integrations","Architects planning long-term MCP-based systems and needing stability guarantees"],"limitations":["Monitoring is manual and may not capture all relevant signals (e.g., security audits, community sentiment)","No quantitative scoring or standardized maturity model for comparing server health","Historical data on server evolution may be incomplete or missing","Cannot predict future maintenance status or abandonment risk"],"requires":["Access to GitHub repository metadata and activity logs","Understanding of cryptocurrency domain to contextualize server importance"],"input_types":["GitHub repository statistics (commits, releases, issues, PRs)","Release notes and changelog data","Community activity metrics"],"output_types":["Maintenance status indicators for each MCP server","Timeline of releases and breaking changes","Community engagement metrics and support quality indicators"],"categories":["search-retrieval","safety-moderation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-crypto-mcp-servers-by-badkk__cap_4","uri":"capability://planning.reasoning.cross.mcp.server.composition.and.orchestration.guidance","name":"cross-mcp server composition and orchestration guidance","description":"Provides architectural guidance for composing multiple cryptocurrency MCP servers into coordinated agent systems that can execute complex multi-step operations across different blockchain networks and protocols. This includes patterns for state management, transaction coordination, and error recovery when combining servers with different capabilities and failure modes.","intents":["Design an agent that queries prices from one MCP server, executes trades on another, and updates portfolio state in a third","Coordinate operations across multiple blockchain networks using different MCP servers","Handle failures and partial execution when one MCP server in a chain fails mid-operation","Manage state consistency when composing MCP servers with different transaction semantics"],"best_for":["Architects designing sophisticated crypto agents with multi-step workflows","Teams building cross-chain DeFi applications using MCP servers","Engineers implementing transaction coordination and saga patterns in crypto contexts"],"limitations":["No standardized composition framework—guidance is pattern-based rather than tooling-based","Difficult to guarantee atomicity or consistency across independent MCP servers","State management complexity grows exponentially with number of composed servers","Limited guidance on handling blockchain-specific issues like MEV, slippage, and confirmation delays in composed workflows"],"requires":["Deep understanding of MCP protocol and server capabilities","Expertise in distributed systems, transaction coordination, and failure recovery","Knowledge of cryptocurrency protocols and blockchain-specific operational challenges"],"input_types":["MCP server specifications and API contracts","Workflow requirements and business logic","Blockchain network and protocol documentation"],"output_types":["Architecture diagrams showing MCP composition patterns","State machine definitions for multi-step crypto operations","Error handling and recovery strategies"],"categories":["planning-reasoning","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":24,"verified":false,"data_access_risk":"high","permissions":["Understanding of MCP protocol specification","Knowledge of cryptocurrency/blockchain concepts to evaluate relevance","Access to GitHub to browse the curated list","Familiarity with cryptocurrency domains (DeFi, trading, NFTs, etc.)","Understanding of MCP protocol to evaluate server capabilities","Programming language knowledge (Python, TypeScript, or language of example)","Understanding of MCP protocol and client-server communication","Familiarity with LLM agent frameworks and tool-calling mechanisms","Access to GitHub repository metadata and activity logs","Understanding of cryptocurrency domain to contextualize server importance"],"failure_modes":["Curation is manual and may lag behind new MCP server releases","No automated validation of server functionality or security status","Limited to servers explicitly focused on crypto; general-purpose MCP servers not included","No performance benchmarking or compatibility matrix across different MCP client implementations","Taxonomy is static and may not reflect rapid evolution of crypto protocols and services","No quantitative metrics on server maturity, adoption, or maintenance status","Categorization is subjective and may not align with all use case interpretations","No cross-referencing of servers that solve overlapping problems","Documentation quality and completeness depends on community contributions","Examples may use outdated MCP protocol versions or deprecated server APIs","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.05,"quality":0.2,"ecosystem":0.39999999999999997,"match_graph":0.25,"freshness":0.52,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.15,"match_graph":0.23,"freshness":0.12}},"observed_outcomes":{"matches":0,"success_rate":0,"avg_confidence":0,"top_intents":[],"last_matched_at":null},"maintenance":{"status":"active","updated_at":"2026-06-17T09:51:02.371Z","last_scraped_at":"2026-05-03T14:00:18.053Z","last_commit":null},"community":{"stars":null,"forks":null,"weekly_downloads":null,"model_downloads":null,"model_likes":null}},"distribution":{"claim_url":"https://unfragile.ai/submit?claim=awesome-crypto-mcp-servers-by-badkk","compare_url":"https://unfragile.ai/compare?artifact=awesome-crypto-mcp-servers-by-badkk"}},"signature":"I8/PM8ycsmheYn6rt7HTGHKsOH49G8xEr3plhgncbg+hBx4ThQ0kCvkqxPU7PWwz5EzgYf7amJWvpa3fKA8XCg==","signedAt":"2026-06-22T18:43:59.862Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/awesome-crypto-mcp-servers-by-badkk","artifact":"https://unfragile.ai/awesome-crypto-mcp-servers-by-badkk","verify":"https://unfragile.ai/api/v1/verify?slug=awesome-crypto-mcp-servers-by-badkk","publicKey":"https://unfragile.ai/api/v1/trust-passport-public-key","spec":"https://unfragile.ai/trust","schema":"https://unfragile.ai/schema.json","docs":"https://unfragile.ai/docs"}}