An MCP server serving as a structured knowledge base of crypto whitepapers for AI agents.
Loading more......
A comprehensive MCP interface for multiple blockchains, supporting staking, DeFi, swaps, bridging, wallet management, and more for AI agents.
An MCP server for interacting with Binance Smart Chain (BSC), supporting token transfers, swaps, and reward claims for AI agents.
An MCP server providing real-time cross-chain bridge rates and optimal transfer routes for onchain AI agents.
A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.
An MCP server using Bitget API to fetch cryptocurrency prices.
An MCP server offering Coinmarket API integration, enabling AI agents to fetch cryptocurrency listings and real-time quotes via Model Context Protocol.
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