Content Schema
FreeNot checkedAn open-source, local-first (MCP) server for Automated Schema org JSON-LD Generation, GA4 Metric Validation, llm.txt Auditing
About
An open-source, local-first (MCP) server for Automated Schema org JSON-LD Generation, GA4 Metric Validation, llm.txt Auditing
README
📖 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.
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.
Install Content Schema in Claude Desktop, Claude Code & Cursor
unyly install content-schemaInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add content-schema -- uvx seosiri-content-schema-mcpStep-by-step: how to install Content Schema
FAQ
Is Content Schema MCP free?
Yes, Content Schema MCP is free — one-click install via Unyly at no cost.
Does Content Schema need an API key?
No, Content Schema runs without API keys or environment variables.
Is Content Schema hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Content Schema in Claude Desktop, Claude Code or Cursor?
Open Content Schema on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Content Schema with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
