A comprehensive MCP Server that exposes the complete Hashnode GraphQL API as MCP tools
{ "mcpServers": { "hashnode": { "command": "npx", "args": [ "-y", "hashnode-mcp" ] } } }