Visibly AI — SEO MCP Server
https://mcp.visibly-ai.com/mcpskills: {'id': 'seo_checklist', 'name': 'seo_checklist', 'description': 'Get an SEO checklist. Types: general, blog, ecommerce, discover, backlink, all. Available in English and German. Free - no API key required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'seo_guidance', 'name': 'seo_guidance', 'description': "Get SEO best practices on a topic. Topics: title_tags, meta_descriptions, heading_structure, internal_linking, core_web_vitals, eeat, keyword_research, schema_markup, image_optimization, local_seo. Use topic='list' for all. Free - no API key required.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'analyze_url_structure', 'name': 'analyze_url_structure', 'description': 'Analyze a URL for SEO-friendliness. Checks length, structure, and common issues. Free - no API key required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_auth_status', 'name': 'get_auth_status', 'description': 'Check whether the current MCP request is authenticated and whether auth-protected tools are available. Free - no API key required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_locations', 'name': 'list_locations', 'description': 'List available countries/locations for SEO data queries. Free - no API key required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_skill', 'name': 'get_skill', 'description': "Get an SEO workflow skill with step-by-step methodology, triggers, credits, and quality gates from the current seo_skills catalog. Use name='list' for all available skills. Free - no API key required.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 274.5ms; conformance: pass
How to connect
https://mcp.visibly-ai.com/mcp
curl -X POST https://mcp.visibly-ai.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'