get_article_status — SEOPro AI MCP Tool Read-only
get_article_status
(get article status) is one of 18 tools on the
SEOPro AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_article_status from your client
- Claude Code SEOPro AI get_article_status run in your project directory
- Claude Desktop SEOPro AI get_article_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SEOPro AI get_article_status ~/.cursor/mcp.json
- VS Code SEOPro AI get_article_status .vscode/mcp.json
- Zed SEOPro AI get_article_status ~/.config/zed/settings.json
- Windsurf SEOPro AI get_article_status ~/.codeium/windsurf/mcp_config.json
- Cline SEOPro AI get_article_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SEOPro AI get_article_status ~/.gemini/settings.json
- Grok SEOPro AI get_article_status .mcp.json (in your project root)
- ChatGPT SEOPro AI get_article_status Settings → Connectors → Advanced → Developer mode
- Claude.ai SEOPro AI get_article_status Settings → Connectors → Add custom connector
- LangChain SEOPro AI get_article_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http seo-agent https://api.seoproai.co/api/mcp
Other tools on this server
- list_websites
- get_website_stats
- get_search_performance
- get_top_search_keywords
- get_search_trends
- get_ai_search_traffic
- run_seo_audit
- check_ai_citations
- get_backlink_profile
- get_keyword_plan
- generate_keyword_plan
- generate_article
- list_articles
- get_article
- publish_article
- request_indexing
- get_indexing_status
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.