Provides a searchable knowledge base of cryptocurrency whitepapers with tools to find, load, and query whitepaper content.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Crypto Whitepapers MCP.
An MCP server serving as a structured knowledge base of crypto whitepapers for AI agents to access, analyze, and learn from.
Clone the Repository:
Install Dependencies with uv:
Integrate with Claude Desktop (Optional):
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json/absolute/path/to/crypto-whitepapers-mcp with the absolute path to the repository.The following tools are available via the MCP server:
list_available_projects(): Lists all projects in the knowledge base (derived from PDF filenames).
list_available_projects()search_whitepaper(project_name: str): Searches for a project's whitepaper PDF using DuckDuckGo.
search_whitepaper("bitcoin")load_whitepaper(project_name: str, url: str): Downloads a whitepaper PDF from a URL and loads it into the knowledge base.
load_whitepaper("bitcoin", "https://bitcoin.org/bitcoin.pdf")ask_whitepapers(query: str, project_name: str = None): Searches the knowledge base for a query, optionally filtered by project.
ask_whitepapers("blockchain technology", "bitcoin")analyze_tokenomics(project_name: str): Analyzes tokenomics (distribution, supply, incentives) in a project's whitepaper using the ask_whitepapers tool.
This project is licensed under the MIT License. See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kukapay-crypto-whitepapers-mcp)<a href="https://allmcps.com/mcp/kukapay-crypto-whitepapers-mcp"><img src="https://allmcps.com/api/badge/kukapay-crypto-whitepapers-mcp?style=directory" alt="Crypto Whitepapers MCP on AllMCPs" /></a>