Skip to main content
Glama

MarkItDown MCP Server

pyproject.toml512 B
[project] name = "markitdown-mcp-server" version = "0.1.0" description = "Add your description here" readme = "README.md" authors = [{ name = "korigamik-hypr", email = "korigamik@gmail.com" }] requires-python = ">=3.12" dependencies = ["markitdown>=0.1", "mcp>=1.2.1"] [project.scripts] markitdown = "markitdown_mcp_server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.pyright] venvPath = "." venv = ".venv" typeCheckingMode = "off" reportOptionalMemberAccess = 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/KorigamiK/markitdown_mcp_server'

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