Skip to main content
Glama

Document Intelligence MCP Server

by dshivasane
pyproject.toml382 B
[project] name = "weather" version = "0.1.0" description = "Weather and PDF MCP Server with OCR support" readme = "README.md" requires-python = ">=3.13" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.13.1", "PyPDF2>=3.0.1", "pytesseract>=0.3.10", "pdf2image>=1.17.0", "Pillow>=10.0.0", ] [project.scripts] weather = "weather:main" [tool.uv] package = false

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/dshivasane/Building-an-MCP-Server-with-OCR'

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