Skip to main content
Glama

crypto-whitepapers-mcp

ask_whitepapers

Search and retrieve relevant information from a structured knowledge base of cryptocurrency whitepapers. Filter results by specific projects to find targeted insights.

Instructions

Search the knowledge base for information related to a query, optionally filtered by project.

Parameters: query (str): The search query to find relevant whitepaper content. project_name (str, optional): The name of the cryptocurrency project to filter results (e.g., 'bitcoin'). If None, searches all whitepapers. Returns: str: A string containing up to 5 matching results from the knowledge base.

Input Schema

NameRequiredDescriptionDefault
project_nameNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "project_name": { "default": null, "title": "Project Name", "type": "string" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "ask_whitepapersArguments", "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