loading…
Search for a command to run...
loading…
An MCP server that enables conversational access to Lumar SEO crawl data via its GraphQL API. It allows users to query projects, inspect crawl metrics, pull URL
An MCP server that enables conversational access to Lumar SEO crawl data via its GraphQL API. It allows users to query projects, inspect crawl metrics, pull URL-level SEO data, and generate reports using natural language.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"lumar-mcp-server": {
"command": "npx",
"args": []
}
}
}