PCM
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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