Skip to main content
Glama

crypto-projects-mcp

MIT License
  • Linux
  • Apple

get_project_data

Fetch detailed cryptocurrency project data by providing a token symbol. Retrieves raw JSON response from Mobula API for comprehensive insights into any crypto project.

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" }

You must be authenticated.

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