DROYD MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DROYD_API_KEY | Yes | Your DROYD API key | |
| DROYD_BASE_URL | No | Override API base URL (default: https://api.droyd.ai) | https://api.droyd.ai |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| droyd_chatA | Chat with a DROYD AI agent. Supports multi-turn conversations. Agent Types:
Multi-turn Conversations:
Include the Examples:
|
| droyd_search_contentA | Search the DROYD knowledge base for crypto content. Search Modes:
Content Types: posts, news, developments, tweets, youtube, memories, concepts Categories: defi, nfts, gaming, ai, memecoins, stablecoins, rwas, depin, wallets, etc. Ecosystems: solana, ethereum, base, bitcoin, arbitrum, optimism, polygon, avalanche, etc. Examples:
|
| droyd_search_projectsA | Search for crypto projects by name, symbol, address, or semantic query. Search Types:
Attributes: developments, recent_content, technical_analysis, market_data, mindshare, detailed_description, metadata Examples:
|
| droyd_filter_projectsA | Filter and screen crypto projects using market criteria. Filter Modes:
Sort Options: market_cap, price_change, traders, traders_change, volume, volume_change, buy_volume_ratio, quant_score, quant_score_change, mentions_24h, mentions_7d Chains: solana, ethereum, base, arbitrum Note: Market cap values are in MILLIONS (e.g., max_market_cap: 10 = $10M) Examples:
|
| droyd_get_watchlistA | Get watchlist projects for the authenticated user. Scopes:
Returns projects with agent evaluations including investment scores and thesis points. Examples:
|
| droyd_open_tradeA | Open a new trading position with flexible leg configurations. Leg Types & Trigger Interpretation:
Examples:
|
| droyd_manage_tradeA | Manage existing trading positions. Close positions, execute additional buys/sells, or modify strategy legs. Actions:
Examples:
|
| droyd_get_positionsA | Retrieve active trading positions and wallet holdings. Returns:
Use leg_status="all" to include executed/completed legs in the response. Examples:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/droyd-ai/droyd-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server