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: schema-org-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
Not graded
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
    Not graded
    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).
    34
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server enabling AI assistants to explore schema.org types, generate JSON-LD examples, validate structured data, and navigate the complete ontology with fuzzy matching and caching.
    20
    19
    MIT
  • A
    license
    Not graded
    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.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Open-source MCP server that audits websites for AI search readiness, providing deterministic scoring (0-100) and prioritized fix lists for metrics like JSON-LD, llms.txt, heading hierarchy, and AI crawler access.
    1
    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.

  • MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

  • MCP Spec Compliance MCP — audits any MCP server.json against the official Model Context Protocol

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