We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/parmarjh/Markitdown-MCP-actor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•173 B
"""Markitdown MCP Server Actor.
This Apify Actor provides a proxy to the Markitdown MCP server,
which converts various file formats to Markdown.
"""
__version__ = '1.0.0'