Loading MCP server directory, please wait...
Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.
npx @getmcp/cli add io.github.PhilipAnd/mkdshareRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from your mkdshare.DEV account (sign in at mkdshare.dev → API & MCP)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PhilipAnd/mkdshare": {
"url": "https://mkdshare.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}