Skip to main content
Glama
hanjoonchoe
by hanjoonchoe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_DIRNoDirectory for the local sqlite cache of fetched registration files.~/.cache/web3-agents-mcp
LOG_LEVELNoOne of error, warn, info, debug; controls stderr log verbosity.info
INDEX_BACKENDNoSelects the search_agents backend. Only null is implemented.null
IPFS_GATEWAYSNoComma-separated list of IPFS HTTP gateways to try.https://ipfs.io,https://cloudflare-ipfs.com,https://gateway.pinata.cloud
DEFAULT_CHAIN_IDNoChain id used by any tool call that omits chain.8453
RPC_URL_<chainId>NoOverrides/prepends the RPC endpoint for a specific chain id, e.g. RPC_URL_8453.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/hanjoonchoe/web3-agents-mcp'

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