Skip to main content
Glama
daboatan

Tesseract OCR MCP Server

by daboatan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind to.0.0.0.0
PORTNoPort for the HTTP server.3000
API_KEYNoRecommended. Set a secret key to protect HTTP endpoints.
MCP_ENABLEDNoEnable MCP stdio protocol (for AI assistants).true
HTTP_ENABLEDNoEnable HTTP REST API.true
MAX_FILE_SIZENoMax upload size in bytes (default 10MB).10485760
DEFAULT_LANGUAGENoDefault OCR language code.eng

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

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