SEO MCP Server
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., "@SEO MCP ServerResearch competitors for 'sustainable fashion' and generate SEO page with FAQ schema."
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.
SEO MCP Server
一个用于生成高质量 SEO 页面内容的 MCP Server,支持竞争对手研究和 Schema.org 结构化数据。
安装
npm install @euniii/seo-mcp-serverRelated MCP server: Locations MCP Server
功能说明
1. searchCompetitors 工具 - 竞争对手研究
搜索关键词的前 10 名竞争对手页面,获取他们的标题、摘要和链接。
输入: keyword(字符串,SEO 关键词)
输出: 包含前 10 名竞争对手的数组,每个对象包含 rank, title, snippet, url
2. generateSeoPage 工具 - 生成 SEO 页面
生成高质量 SEO 页面内容,包含完整的 Schema.org 结构化数据(FAQPage)。
输入: keyword(字符串,SEO 关键词)
输出: JSON 格式,包含:
title: 页面标题description: Meta 描述markdownContent: Markdown 格式的正文内容schemaData: Schema.org 结构化数据(JSON-LD 格式,FAQPage 类型)
配置
Serper.dev API Key (可选)
如果你想使用 searchCompetitors 工具:
复制
.env.example为.env访问 https://serper.dev/ 注册并获取 API Key(免费额度 2500 次/月)
在
.env文件中填入你的 API Key:
SERPER_API_KEY=your_serper_api_key_here使用示例
在 Trae/Claude 中,你可以这样使用:
帮我写一个关于 "React Hooks" 的 SEO 页面。
先调用 searchCompetitors 看看竞争对手都是怎么写的,
然后基于他们的内容生成一个更全面、覆盖维度更多的页面。Links
📁 GitHub: https://github.com/xxxeuniii/SEO_MCP
🔍 Serper.dev: https://serper.dev/
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.
Latest Blog Posts
- 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/xxxeuniii/SEO_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server