PCM
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 |
|---|---|
| cache-statsB | Get CCXT cache statistics |
| clear-cacheB | Clear CCXT cache |
| set-log-levelC | Set logging level |
| list-exchangesB | List all available cryptocurrency exchanges |
| get-tickerB | Get current ticker information for a trading pair |
| batch-get-tickersC | Get ticker information for multiple trading pairs at once |
| get-orderbookC | Get market order book for a trading pair |
| get-ohlcvC | Get OHLCV candlestick data for a trading pair |
| get-tradesC | Get recent trades for a trading pair |
| get-marketsC | Get all available markets for an exchange |
| get-exchange-infoC | Get exchange information and status |
| get-leverage-tiersC | Get futures leverage tiers for trading pairs |
| get-funding-ratesC | Get current funding rates for perpetual contracts |
| get-market-typesB | Get market types supported by an exchange |
| account-balanceC | Get your account balance from a crypto exchange |
| place-market-orderC | Place a market order on an exchange |
| set-leverageC | Set leverage for futures trading |
| set-margin-modeC | Set margin mode for futures trading |
| place-futures-market-orderC | Place a futures market order |
| get-proxy-configB | Get the current proxy configuration |
| set-proxy-configB | Configure proxy settings for all exchanges |
| test-proxy-connectionC | Test the proxy connection with a specified exchange |
| clear-exchange-cacheB | Clear exchange instance cache to apply configuration changes |
| set-market-typeC | Set default market type for all exchanges |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| exchanges |
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/rand-tech/pcm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server