Skip to main content
Glama

MarkItDown MCP Server

by canlgz
pyproject.toml426 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.0.1a3", "mcp>=1.2.1", ] [project.scripts] markitdown = "markitdown_mcp_server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/canlgz/markitdown_mcp_server'

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