Skip to main content
Glama
ProtoJay4789

GenTech Agent Kit

by ProtoJay4789

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CMC_API_KEYYesYour CoinMarketCap API key (get one free at coinmarketcap.com/api)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/ProtoJay4789/genTech-agent-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server