{"name":"SuperMarkdownTools MCP Server","version":"1.0.0","protocol_version":"2024-11-05","description":"Convert files to Markdown using MarkItDown via MCP protocol","capabilities":{"tools":["convert","export","formats","files"]},"authentication":{"type":"api_key","headers":["Authorization","X-API-Key"],"description":"API key required for all endpoints except /health, /mcp/info, and /mcp/formats"},"rate_limit":{"max_requests":5,"window":"1 minute","per":"api_key"},"endpoints":{"health":{"path":"/health","method":"GET","auth":false},"info":{"path":"/mcp/info","method":"GET","auth":false},"formats":{"path":"/mcp/formats","method":"GET","auth":false},"convert":{"path":"/mcp/convert","method":"POST","auth":true},"export":{"path":"/mcp/export","method":"POST","auth":true}}}