Loading MCP server directory, please wait...
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
npx @getmcp/cli add io.github.djrobson5/agentmdRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTMD_API_KEYAPI key from https://www.getagentmd.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.djrobson5/agentmd": {
"command": "npx",
"args": [
"-y",
"agentmd-mcp"
],
"env": {
"AGENTMD_API_KEY": "",
"AGENTMD_BASE_URL": ""
}
}
}
}