Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| score_content | Score content against a keyword across 7 SEO categories. Returns an overall score (0-100), per-category breakdowns, and actionable recommendations. |
| analyze_keyword | Analyze SERP data for a keyword. Returns simulated top 10 results with word counts, heading counts, common topics, and SERP features. |
| get_content_recommendations | Get a prioritized list of specific improvements to optimize content for a target keyword. |
| check_readability | Analyze content readability. Returns Flesch-Kincaid score, grade level, sentence stats, and reading time. |
| find_missing_topics | Find topics from SERP competitors that are missing in your content. Returns covered topics, missing topics, and coverage percentage. |
| optimize_headings | Analyze heading structure and suggest improvements. Returns current headings, issues, and recommended heading outline. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |