marcus912/medium-mcp
MCP server enabling AI assistants to fetch Medium articles, including members-only content. Built with medium-api library for seamless integration with Claude, ChatGPT, and other MCP-compatible AI tools. Perfect for research, content analysis, and knowledge gathering from Medium's ecosystem.
Platform-specific configuration:
{
"mcpServers": {
"medium-mcp": {
"command": "npx",
"args": [
"-y",
"medium-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...