Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP server hostlocalhost
MCP_MODENoServer mode (stdio/http)stdio
MCP_PORTNoHTTP server port3000
URL_TIMEOUTNoURL request timeout (ms)30000
MAX_FILE_SIZENoMax file size (bytes)10485760
ALLOWED_EXTENSIONSNoAllowed file extensions.md,.markdown,.txt

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_textB

Convert markdown text to plain text

convert_fileB

Convert local markdown file to plain text

convert_urlB

Fetch remote URL markdown content and convert to plain text

batch_convertA

Batch convert markdown files in a directory

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/MD-TO-TEXT/md_to_text'

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