Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OCR_MCP_HOSTNoHost to bind the server to. Default: 0.0.0.00.0.0.0
OCR_MCP_PORTNoPort for the server. Default: 80008000
OCR_MCP_MODELNoModel name. Required for server mode.
OCR_MCP_API_KEYNoAPI key for the model. Required for server mode.
OCR_MCP_TIMEOUTNoTimeout in seconds for model/remote calls. Default: 6060
OCR_MCP_BASE_URLNoBase URL for the multimodal model API (OpenAI-compatible). Required for server mode.
OCR_MCP_SERVER_URLNoURL of the remote OCR MCP server (client mode). Required for client mode.
OCR_MCP_SERVER_TOKENNoOptional Bearer token for accessing the server.

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/as8457632/ocr-mcp'

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