GenTech Agent Kit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CMC_API_KEY | Yes | Your CoinMarketCap API key (get one free at coinmarketcap.com/api) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_quoteA | Get current price quote for crypto symbols. Supports single or multiple comma-separated symbols (e.g. 'BTC' or 'BTC,ETH,SOL'). Cost: $0.001 USDC/query. |
| get_listingsA | Get top token listings by market cap. Returns up to 100 tokens ranked by market cap. Cost: $0.001 USDC/query. |
| search_tokenB | Search for crypto token information by symbol. Returns metadata, description, tags, logo URL. Cost: $0.001 USDC/query. |
| get_trendingA | Get trending crypto data. Options: gainers, losers, most_visited, latest. Cost: $0.001 USDC/query. |
| get_dex_pairsB | Get DEX pair data for a token across exchanges. Returns price, volume, liquidity. Cost: $0.001 USDC/query. |
| kit_infoA | Get GenTech Agent Kit version, available tools, and update status. |
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
- 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/ProtoJay4789/genTech-agent-kit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server