Skip to main content
Glama
SEOSiri-Official

seosiri-content-schema-mcp

Official

seosiri-content-schema-mcp

📖 Official Architecture & Documentation: SEOSiri Content Schema Guide | Central MCP Directory

An open-source, local-first Model Context Protocol (MCP) server for Automated Schema.org JSON-LD Generation, GA4 Metric Validation, /llm.txt Auditing, and Content Stickiness Analytics.

💖 Sponsorship, B2B Custom Solutions & Attribution

👨‍💻 Lead Architect & Attribution

Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.

🚀 Capabilities & Tools (10 Production Tools)

  • generate_tech_article_schema: Generates multi-entity TechArticle JSON-LD markup.

  • generate_faq_page_schema: Compiles structured FAQPage JSON-LD schema blocks for voice search.

  • validate_ga4_report_metrics: Validates GA4 metric and dimension compatibility.

  • calculate_content_stickiness_score: Computes GA4 "Retention Gold" scores comparing Duration against Bounce Rate.

  • validate_llm_txt_formatting: Audits presence and Markdown syntax structure of /llm.txt.

  • audit_rfc_9116_security_txt: Audits RFC 9116 /.well-known/security.txt headers.

  • extract_structured_answer_snippets: Extracts direct-answer snippets for Perplexity and SearchGPT.

  • sanitize_content_payload: Strips script injections and unverified metadata.

  • get_live_schema_throughput_metrics: Monitors system health and processing latency.

  • get_schema_server_specifications: Returns protocol specs and capability matrices.

Related MCP server: librecrawl-technical-seo-audit-mcp

Quickstart

pip install -e .
pytest tests/test_content_schema.py

🔌 Claude Desktop / Cursor Configuration

Add this block to your claude_desktop_config.json:

{
  "mcpServers": {
    "seosiri-content-schema": {
      "command": "uv",
      "args": [
        "run",
        "--github",
        "SEOSiri-Official/content-schema-mcp",
        "src/main_server.py"
      ]
    }
  }
}

License

Distributed under the MIT License. See LICENSE for more information.

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (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
    A
    maintenance
    A MCP server that turns your scattered SEO and analytics data into one clear verdict per URL. Plug it into Claude, Cursor, or any MCP-aware client and ask: "Which three posts should I update this week?" - and get an answer backed by hard numbers.
    Last updated
    8
    93
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Open-source technical SEO crawler MCP server built on LibreCrawl. Runs full audits inside Claude, Cursor, or Codex — 50+ checks (hreflang, schema.org, security headers, WAF detection on 200-OK pages), chunked-progressive engine for large sites, ephemeral by design (server forgets every audit after download).
    Last updated
    31
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP server exposing Generative Engine Optimization tools to any AI agent, enabling checking of llms.txt, auditing robots.txt for AI crawlers, and validating JSON-LD schema.
    Last updated
    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.

  • Self-hostable AGPL SEO manager backend: keyword research, content queue, SERP tracking over MCP.

  • Local-first RAG engine with MCP server for AI agent integration.

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/SEOSiri-Official/content-schema-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server