Skip to main content
Glama

crypto-projects-mcp

MIT License
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
format_project_data Format cryptocurrency project data into a Markdown document. Args: token_symbol (str): The symbol of the cryptocurrency token to fetch and format lang (str, optional): Language for formatting (e.g., 'en_US', 'zh_CN'). Defaults to None, using system locale. Returns: list[UserMessage]: Messages containing formatted Markdown content

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_project_data
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

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