seosiri-content-schema-mcp
OfficialExtracts direct-answer snippets optimized for Perplexity and SearchGPT, enabling AI agents to retrieve structured answers for voice search and AI-driven discovery.
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., "@seosiri-content-schema-mcpGenerate TechArticle JSON-LD schema for my latest blog post"
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.
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.txtheaders.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.
This server cannot be installed
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
- AlicenseAqualityAmaintenanceA 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 updated8932MIT
- Alicense-qualityCmaintenanceOpen-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 updated31MIT
- Alicense-qualityAmaintenanceMCP 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.Last updated2919MIT
- Alicense-qualityBmaintenanceMCP 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 updatedMIT
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.
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/SEOSiri-Official/content-schema-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server