seosiri-keyword-cluster-mcp
OfficialAllows exporting keyword clusters as columnar Parquet buffers for querying and analysis in DuckDB.
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-keyword-cluster-mcpCluster these keywords by semantic similarity: seo tools, link building, content marketing"
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-keyword-cluster-mcp
📖 Official Architecture & Documentation: SEOSiri Keyword Clustering Guide | Central MCP Directory
An open-source, local-first Model Context Protocol (MCP) server for Semantic Keyword Clustering, Search Intent Classification, Cannibalization Detection, and Topical Authority Mapping.
💖 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)
cluster_keywords_by_similarity: Groups keyword lists into semantic clusters using token overlap.classify_search_intent: Categorizes queries into Informational, Navigational, Commercial, or Transactional intent.detect_keyword_cannibalization: Identifies conflicting URLs targeting the same search query.generate_topical_authority_map: Compiles pillar-cluster content hierarchy trees.calculate_keyword_difficulty_score: Computes algorithmic query difficulty scores ($0\text{--}100$).extract_lsi_semantic_variants: Identifies Latent Semantic Indexing terms and entity phrases.export_cluster_parquet_buffer: Formats keyword clusters into columnar Parquet buffers for DuckDB/S3.sanitize_keyword_payload: Strips scripts and malformed tags from inputs.get_live_keyword_throughput_metrics: Monitors system health and processing latency.get_keyword_server_specifications: Returns protocol specs and capability matrices.
Related MCP server: Fan Out Query MCP
Quickstart
pip install -e .
pytest tests/test_keyword_cluster.py🔌 Claude Desktop / Cursor Configuration
Add this block to your claude_desktop_config.json:
{
"mcpServers": {
"seosiri-keyword-cluster": {
"command": "uv",
"args": [
"run",
"--github",
"SEOSiri-Official/keyword-cluster-mcp",
"src/main_server.py"
]
}
}
}License
Distributed under the MIT License.
This server cannot be installed
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
- FlicenseBqualityDmaintenanceProvides comprehensive SEO analysis by crawling websites and generating AI-powered keyword insights, search volume data, and competitor strategies. It delivers detailed reports on keyword clusters and commercial intent to help optimize digital marketing workflows.Last updated11
- AlicenseBqualityDmaintenanceAdvanced content gap analysis using Query Decomposition and Keyword Fan-Out (Google's patented methodology). Tells you exactly what user queries your content covers - and what it misses. Built on academic research because I needed to understand how AI search engines actually evaluate content.Last updated120812Apache 2.0
- Alicense-qualityCmaintenanceEnables querying Google Search Console and Google Analytics 4 through natural language, with tools for SEO analysis like anomaly detection, cannibalization detection, and opportunity scoring.Last updated481MIT
- FlicenseBqualityCmaintenanceEnables natural language querying of marketing analytics across Google Search Console, GA4, Google Ads, HubSpot, and Bing. Provides tools for search queries, traffic, campaign performance, and composite cross-platform rollups.Last updated79
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Track keyword rankings, research SEO opportunities, and manage bisibility projects with AI agents.
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/keyword-cluster-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server