Skip to main content
Glama
nuppawat6

gkb-seo-mcp-server

by nuppawat6

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 server

HTTP / 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:http

URLs:

  • Health check: http://localhost:3000/health

  • MCP endpoint: http://localhost:3000/mcp

Use PORT to change the port:

$env:PORT="3001"
npm run start:http

MCP HTTP clients must send:

Accept: application/json, text/event-stream
Content-Type: application/json

Related MCP server: seo-gaca-mcp

Vercel

This project also includes Vercel serverless adapters:

  • GET /health -> api/health.js

  • POST /mcp -> api/mcp.js

Deploy from the project root:

cd "D:\develop\mcp-GKB SEO\v7"
npm run build
vercel

After deployment:

  • Health check: https://<your-project>.vercel.app/health

  • MCP endpoint: https://<your-project>.vercel.app/mcp

The Vercel deployment uses the bundled KB/, data/, and compiled dist/ folders declared in vercel.json.

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    MCP 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 updated
    4
    1
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    An 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 updated
    25
    10
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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