Skip to main content
Glama
xxxeuniii

SEO MCP Server

by xxxeuniii

SEO MCP Server

一个用于生成高质量 SEO 页面内容的 MCP Server,支持竞争对手研究和 Schema.org 结构化数据。

安装

npm install @euniii/seo-mcp-server

Related 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 工具:

  1. 复制 .env.example.env

  2. 访问 https://serper.dev/ 注册并获取 API Key(免费额度 2500 次/月)

  3. .env 文件中填入你的 API Key:

SERPER_API_KEY=your_serper_api_key_here

使用示例

在 Trae/Claude 中,你可以这样使用:

帮我写一个关于 "React Hooks" 的 SEO 页面。
先调用 searchCompetitors 看看竞争对手都是怎么写的,
然后基于他们的内容生成一个更全面、覆盖维度更多的页面。
A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (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.

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/xxxeuniii/SEO_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server