Loading MCP server directory, please wait...
Markdown workspace for AI agents: read, write, organize, and share markdown documents.
npx @getmcp/cli add cz.mdflow/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationMDflow Personal Access Token as a Bearer token (create one at https://mdflow.cz/settings; requires MDflow Pro).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cz.mdflow/mcp": {
"url": "https://mdflow.cz/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {token}"
}
}
}
}