



An MCP server serving as a structured knowledge base of crypto whitepapers for AI agents.
加载中......
本页内容
crypto-whitepapers-mcp
Source: crypto-whitepapers-mcp on GitHub
Category: blockchain-crypto-mcp-servers
Tags: mcp, crypto, knowledge-base, documentation
crypto-whitepapers-mcp is an MCP server designed to act as a structured knowledge base of cryptocurrency whitepapers, enabling AI agents to access, analyze, and learn from a curated collection of crypto project documents.
list_available_projects(): Lists all projects in the knowledge base.search_whitepaper(project_name: str): Searches for a project's whitepaper PDF using DuckDuckGo.load_whitepaper(project_name: str, url: str): Downloads and loads a whitepaper PDF into the knowledge base.ask_whitepapers(query: str, project_name: str = None): Searches the knowledge base for a query, optionally filtered by project.analyze_tokenomics(project_name: str): Analyzes tokenomics (distribution, supply, incentives) in a project's whitepaper.uv for dependency management and running.uv for dependency management and runningNo pricing information is provided. The project is open source and licensed under the MIT license.
MIT License
探索更多相关项目