gkb-seo-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@gkb-seo-mcp-servergenerate coverage report for example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
gkb-seo-mcp-server v7
Data-driven refactor ของ mcp-GKB-SEO — 20 tools (19 เดิม backward-compatible + gkb_coverage_report)
เริ่มอ่านที่:
PR_DESCRIPTION.md(RCA 11 flaws + สถาปัตยกรรม + tool-by-tool)ติดตั้ง/ย้ายระบบ:
MIGRATION.mdแก้พฤติกรรม matcher: แก้
data/*.json— ไม่ต้องแตะโค้ด แล้วรันgkb_coverage_report
npm install && npm run build && npm test # 37/37
node dist/src/index.js # stdio MCP serverHTTP / URL mode
Build first, then start the Streamable HTTP MCP endpoint:
cd "D:\develop\mcp-GKB SEO\v7"
$env:GKB_SEO_ROOT="D:\develop\mcp-GKB SEO\v7"
npm run build
npm run start:httpURLs:
Health check:
http://localhost:3000/healthMCP endpoint:
http://localhost:3000/mcp
Use PORT to change the port:
$env:PORT="3001"
npm run start:httpMCP HTTP clients must send:
Accept: application/json, text/event-stream
Content-Type: application/jsonRelated MCP server: seo-gaca-mcp
Vercel
This project also includes Vercel serverless adapters:
GET /health->api/health.jsPOST /mcp->api/mcp.js
Deploy from the project root:
cd "D:\develop\mcp-GKB SEO\v7"
npm run build
vercelAfter deployment:
Health check:
https://<your-project>.vercel.app/healthMCP endpoint:
https://<your-project>.vercel.app/mcp
The Vercel deployment uses the bundled KB/, data/, and compiled dist/ folders declared in vercel.json.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for on-page SEO auditing and JSON-LD schema validation, providing tools for full SEO audit, schema validation, heading hierarchy, and image audit without requiring API keys.Last updated41MIT
- Alicense-qualityDmaintenanceA comprehensive MCP server for SEO, performance, GEO, and UX audits with 37 tools covering technical SEO, Lighthouse performance, AI search optimization, content analysis, accessibility, security, and more.Last updated1MIT
- AlicenseBqualityFmaintenanceAn MCP server that gives AI assistants 23 SEO tools for rank tracking, Google Analytics, site audits, keyword research, competitive analysis, and more, accessible through natural language.Last updated2510MIT
- Alicense-qualityDmaintenanceA Model Context Protocol (MCP) server that provides comprehensive SEO analysis tools with actionable fix instructions for AI assistants like Claude Code and Claude Desktop.Last updatedMIT
Related MCP Connectors
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors.
MCP server for Google search results via SERP API
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nuppawat6/KmMcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server