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.
Latest Blog Posts
- 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