SEO MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERPER_API_KEY | No | Serper.dev API key for searchCompetitors tool |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchCompetitorsA | 搜索关键词的前10名竞争对手页面,包括标题、摘要和链接 |
| generateSeoPageA | 生成高质量 SEO 页面内容,包括 title、description、markdownContent 和 schemaData(Schema.org 结构化数据) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools have clearly non-overlapping purposes: one researches competitors for a keyword, the other generates SEO page content. There is no ambiguity about which tool to select.
Both tool names follow the same camelCase verb_noun pattern (searchCompetitors, generateSeoPage). The naming is consistent and predictable.
Two tools is on the thin side for a general SEO server, but each tool addresses a distinct step in a simple competitor-informed content workflow. It is borderline rather than well-scoped.
The pair supports a basic workflow: analyze competitors then generate a page. However, common SEO operations like keyword research, on-page audits, rank tracking, and content updates are absent, so coverage feels incomplete for the broad server name.