crypto-stocks-mcp
by kukapay
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_stock_listB | Return a list of available crypto-related stocks in a table format. |
| get_stock_priceA | Get real-time price for a specific stock in a table format. |
| get_historical_pricesA | Fetch historical stock prices for the given ticker over the specified number of days in a table format. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| stock_query | Generate a prompt for querying stock information. Args: ticker (str): The stock ticker symbol (e.g., 'COIN' for Coinbase). Returns: str: A prompt string for querying stock information, or an error message if the ticker is invalid. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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-stocks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server