Skip to main content
Glama

crypto-projects-mcp

MIT License
  • Linux
  • Apple

get_project_data

Retrieve detailed cryptocurrency project information using token symbols. Access raw JSON data from Mobula API for insights on specific tokens like BTC or ETH.

Instructions

Fetch cryptocurrency project data from Mobula API. Args: token_symbol (str): The symbol of the cryptocurrency token (e.g., 'BTC', 'ETH') Returns: dict: Raw JSON response from Mobula API containing project details

Input Schema

NameRequiredDescriptionDefault
token_symbolYes

Input Schema (JSON Schema)

{ "properties": { "token_symbol": { "title": "Token Symbol", "type": "string" } }, "required": [ "token_symbol" ], "title": "get_project_dataArguments", "type": "object" }

Other Tools from crypto-projects-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-projects-mcp'

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