MCP server for Stobo — AI-powered SEO/AEO content optimization
Project description
Stobo MCP Server
MCP server for Stobo — AI-powered SEO/AEO content optimization. Use Stobo's audit, tone extraction, and optimization tools directly from Claude Desktop.
Install
pip install stobo-mcp
Setup
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"stobo": {
"command": "stobo-mcp",
"env": {
"STOBO_API_KEY": "your-api-key",
"STOBO_BASE_URL": "https://api.trystobo.com"
}
}
}
}
Available Tools
| Tool | Description |
|---|---|
audit_article |
Full SEO + AEO audit on a URL |
audit_seo |
SEO-only audit |
audit_aeo |
AEO-only audit (AI engine optimization) |
get_audit |
Fetch audit results by ID |
list_audits |
List recent audits |
extract_tone |
Extract brand voice from a blog |
get_tone |
Get a stored tone profile |
list_tone_profiles |
List all tone profiles |
optimize |
Start full optimization pipeline (audit + tone + rewrite) |
get_job |
Check optimization job status |
freshness_audit |
Audit sitemap for content freshness |
export_report |
Generate a markdown report |
Usage in Claude Desktop
Just ask Claude:
- "Audit https://example.com for SEO and AEO"
- "Extract the brand voice from https://example.com/blog"
- "Run a freshness audit on https://example.com/sitemap.xml"
- "Optimize https://example.com/blog/my-article"
Get an API Key
- Sign up at trystobo.com
- Go to Settings → API Keys
- Create a new key and add it to your Claude Desktop config
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stobo_mcp-0.1.4.tar.gz.
File metadata
- Download URL: stobo_mcp-0.1.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4efd8d00479845353d6042a784488cb1a41860632cad75c6c900a0ca16275aa
|
|
| MD5 |
6c2cfe0c903567a322bf1422b0a5a973
|
|
| BLAKE2b-256 |
4a4cc7eab6cb22ba3a1345f3b951a4596a85f7469b88c911d4f201fecbda199d
|
File details
Details for the file stobo_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: stobo_mcp-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
291b40b9ef3c152523ff75f07d6efd0e2e48db68d401b20ce4a2903a67ba73bc
|
|
| MD5 |
22376eb0008d20bdfc0d38d6bf9fe4b5
|
|
| BLAKE2b-256 |
60dd320ecfe7195d016427ed4949322f8cc6705bdecbd6250dbdf10081da8926
|