Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BSC_RPC_URLNoChain RPC (Anvil `http://127.0.0.1:8545` or BSC Testnet)
MCP_SERVER_URLNoWhere the dashboard finds the MCP server (`http://127.0.0.1:8765`)
WALLET_PRIVATE_KEYNoServer-side signer for anchoring (never in frontend/logs)
EVIDENCE_REGISTRY_ADDRESSNoDeployed contract address (after `forge script`)

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchB

Search the web and return a list of results (title/url/snippet).

web_fetchB

Fetch a webpage and extract its main readable content.

Set rendered=True to drive a headless browser (requires RENDER_ENABLED=true).

web_search_and_fetchA

Search the web, then fetch and extract text from each result URL.

Set rendered=True to drive a headless browser (requires RENDER_ENABLED=true).

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/chenxuyaun/free_web_mcp'

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