Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COINGECKO_API_KEYNoOptional CoinGecko Pro API key. If set, requests use pro-api.coingecko.com.

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

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchD
create-research-planD
research-with-keywordsD
update-statusD
fetch-contentD
search-sourceD
list-resourcesD
research-sourceD
research-tokenD
coingecko-dataD
coingecko-searchD
coingecko-tickersD
defillama-dataD
defillama-searchD

Prompts

Interactive templates invoked by user choice

NameDescription
token-research

Resources

Contextual data attached and managed by the client

NameDescription
research-status
research-plan
research-logs
resources-list
research-data

TDQS

D1.5/5.0

Scored across 14 tools

Disambiguation2/5

Multiple tools appear to serve overlapping purposes: 'search', 'search-source', 'coingecko-search', and 'defillama-search' are hard to distinguish by name alone. Similarly, 'research-source', 'research-token', and 'research-with-keywords' blur together without descriptions to clarify their exact roles.

Naming Consistency2/5

Tool names mix kebab-case verbs like 'fetch-content' and 'create-research-plan' with noun-only names like 'coingecko-data' and 'defillama-search', plus a bare generic 'search'. There is no consistent verb_noun or domain-prefixed pattern across the set.

Tool Count3/5

Fourteen tools is within a reasonable range for a research-oriented server, but several names appear to cover nearly identical actions, making the set feel padded. The count itself is not extreme, but the apparent duplication reduces the sense that each tool earns its place.

Completeness3/5

The set covers a plausible web3 research workflow: planning, searching, fetching content, researching tokens/sources, status updates, and pulling market data. However, there are notable gaps in explicit output/result management and no clear end-to-end lifecycle, making completeness mediocre.

Maintenance

ActivityActive
ResponsivenessResponsive