Skip to main content
Glama
tommypj

readable-mcp

by tommypj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
READABLE_MCP_CACHE_TTLNoCache entry lifetime (s)900
READABLE_MCP_LOG_LEVELNoDEBUG / INFO / WARNING / ERRORINFO
READABLE_MCP_USER_AGENTNoOutbound User-Agentreadable-mcp/0.1 (+…)
READABLE_MCP_MAX_RETRIESNoTotal attempts per fetch (incl. the first)3
READABLE_MCP_READ_TIMEOUTNoSocket read timeout (s)15
READABLE_MCP_CACHE_MAXSIZENoMax cached entries512
READABLE_MCP_TOTAL_TIMEOUTNoHard ceiling for one request (s)20
READABLE_MCP_MAX_BATCH_URLSNoMax URLs per extract_batch call10
READABLE_MCP_RATE_LIMIT_RPSNoSustained outbound requests per second5
READABLE_MCP_CONNECT_TIMEOUTNoConnection-establishment timeout (s)5
READABLE_MCP_RATE_LIMIT_BURSTNoToken-bucket capacity (max burst)10
READABLE_MCP_RETRY_BASE_DELAYNoBase backoff delay (seconds)0.5

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/tommypj/readable-mcp'

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