Skip to main content
Glama
Edgaras0x4E

tika-mcp

by Edgaras0x4E

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIKA_URLNoTika Server base URLhttp://localhost:9998
TIKA_MCP_HOSTNoMCP bind host127.0.0.1
TIKA_MCP_PATHNoStreamable HTTP endpoint path/mcp
TIKA_MCP_PORTNoMCP bind port8000
TIKA_MAX_REDIRECTSNoMax remote URL redirects5
TIKA_TIMEOUT_SECONDSNoRequest timeout for Tika and remote downloads30
TIKA_MAX_FILE_SIZE_MBNoMaximum local/remote input file size25
TIKA_MCP_BEARER_TOKENNoOptional bearer token required for MCP HTTP requests
TIKA_ALLOW_LOCAL_FILESNoEnable local file sourcestrue
TIKA_ALLOW_REMOTE_URLSNoEnable remote URL sourcesfalse
TIKA_BLOCK_PRIVATE_IPSNoBlock private/loopback/link-local/internal targetstrue
TIKA_MAX_OUTPUT_SIZE_MBNoMax MCP tool response size; also caps the streamed Tika response body before it is buffered10
TIKA_ALLOWED_LOCAL_ROOTSNoComma-separated allowed local path roots
TIKA_ALLOWED_URL_SCHEMESNoAllowed remote URL schemeshttp,https
TIKA_RECURSIVE_MAX_DEPTHNoMax recursive archive depth
TIKA_RECURSIVE_MAX_FILESNoMax number of recursive extracted files
TIKA_COLLAPSE_BLANK_LINESNoCollapse runs of blank lines in extracted text (like cat -s)false
TIKA_PDF_SORT_BY_POSITIONNoSend X-Tika-PDFsortByPosition; true orders text by visual position (untagged PDFs)
TIKA_PDF_EXTRACT_MARKED_CONTENTNoSend X-Tika-PDFextractMarkedContent; true preserves paragraph structure for tagged PDFs
TIKA_PDF_EXTRACT_ANNOTATION_TEXTNoSend X-Tika-PDFextractAnnotationText; false avoids duplicate hyperlink URLs
TIKA_RECURSIVE_MAX_TOTAL_SIZE_MBNoMax total recursive expanded text size

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/Edgaras0x4E/tika-MCP'

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