Skip to main content
Glama

crypto-whitepapers-mcp

search_whitepaper

Search and retrieve cryptocurrency project whitepapers in PDF format by specifying the project name. Returns JSON-formatted results with title, URL, and snippet for direct analysis.

Instructions

Search for a cryptocurrency project's whitepaper PDF using DuckDuckGo.

Parameters: project_name (str): The name of the cryptocurrency project (e.g., 'bitcoin', 'ethereum'). Returns: str: A JSON-formatted list of search results with title, URL, and snippet.

Input Schema

NameRequiredDescriptionDefault
project_nameYes

Input Schema (JSON Schema)

{ "properties": { "project_name": { "title": "Project Name", "type": "string" } }, "required": [ "project_name" ], "title": "search_whitepaperArguments", "type": "object" }
Install Server

Other Tools from crypto-whitepapers-mcp

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/crypto-whitepapers-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server