|
| 1 | +{ |
| 2 | + "name": "se-ranking", |
| 3 | + "version": "2.10.3", |
| 4 | + "description": "Connect Codex to live SE Ranking data plus ready-to-run SEO and AI-search skills.", |
| 5 | + "author": { |
| 6 | + "name": "SE Ranking", |
| 7 | + "email": "api@seranking.com", |
| 8 | + "url": "https://seranking.com" |
| 9 | + }, |
| 10 | + "homepage": "https://seranking.com/api/integrations/mcp/", |
| 11 | + "repository": "https://github.com/seranking/seo-skills", |
| 12 | + "license": "MIT", |
| 13 | + "keywords": ["seo", "geo", "aeo", "keyword-research", "backlinks", "site-audit", "ai-search", "competitive-research"], |
| 14 | + "skills": "./skills/", |
| 15 | + "mcpServers": "./.mcp.json", |
| 16 | + "interface": { |
| 17 | + "displayName": "SE Ranking", |
| 18 | + "shortDescription": "Live SEO & AI-search data plus ready-made workflows", |
| 19 | + "longDescription": "SE Ranking MCP gives Codex direct access to 180+ SEO and GEO tools — keyword research, backlinks, domain and competitor analysis, website audits, SERP analysis, and AI search visibility across ChatGPT, Gemini, Perplexity, and Google AI Overviews — plus open-source SEO skills that turn the data into finished deliverables.", |
| 20 | + "developerName": "SE Ranking", |
| 21 | + "category": "Productivity", |
| 22 | + "capabilities": ["Read"], |
| 23 | + "websiteURL": "https://seranking.com", |
| 24 | + "privacyPolicyURL": "https://seranking.com/legal/privacy-policy.html", |
| 25 | + "termsOfServiceURL": "https://seranking.com/legal/terms-of-service.html", |
| 26 | + "defaultPrompt": [ |
| 27 | + "Use SE Ranking to find keyword ideas for [topic] in [country].", |
| 28 | + "Use SE Ranking to compare backlinks for [my domain] and [competitor]." |
| 29 | + ], |
| 30 | + "brandColor": "#2D2DF5", |
| 31 | + "composerIcon": "./icon.png", |
| 32 | + "logo": "./icon.png" |
| 33 | + } |
| 34 | +} |
0 commit comments