crypto-whitepapers-mcp
If you are the rightful owner of crypto-whitepapers-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server serving as a structured knowledge base of crypto whitepapers for AI agents to access, analyze, and learn from.
The Crypto Whitepapers MCP Server is designed to function as a comprehensive knowledge base for cryptocurrency whitepapers. It allows AI agents to access, analyze, and learn from a wide array of whitepapers, providing a structured and efficient way to handle cryptocurrency project documentation. The server supports searching, downloading, and querying whitepapers, making it a valuable tool for researchers and developers in the crypto space. Integration with Claude Desktop further enhances its utility by providing seamless access to tools and prompts. The server is built with Python 3.10+ and uses 'uv' for dependency management, ensuring a modern and efficient setup.
Features
- Search Whitepapers: Use DuckDuckGo to find whitepaper PDFs for cryptocurrency projects.
- Load Whitepapers: Download and index whitepaper PDFs into the knowledge base.
- Query Knowledge Base: Query whitepaper content with optional project filtering.
- List Projects: View all projects available in the knowledge base.
- Claude Desktop Integration: Access tools and prompts via MCP in Claude Desktop.
Tools
list_available_projects
Lists all projects in the knowledge base (derived from PDF filenames).
search_whitepaper
Searches for a project's whitepaper PDF using DuckDuckGo.
load_whitepaper
Downloads a whitepaper PDF from a URL and loads it into the knowledge base.
ask_whitepapers
Searches the knowledge base for a query, optionally filtered by project.