Server data from the Official MCP Registry
Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.
Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.
Remote endpoints: streamable-http: https://naia.today/api/v1/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Requires authentication · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: NAIA_API_KEY
Environment variable: NAIA_MCP_URL
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Generative Engine Optimization (GEO) platform — analyze and optimize brand visibility across AI engines.
Naia provides an MCP server that lets AI assistants interact with the full GEO platform: run analyses across ChatGPT, Gemini, Claude and Perplexity, generate optimized content, and manage execution plans.
claude mcp add naia-api --transport http --url https://naia.today/api/v1/mcp --header "Authorization: Bearer YOUR_API_KEY"
Create .cursor/mcp.json:
{
"mcpServers": {
"naia": {
"url": "https://naia.today/api/v1/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Add to settings.json:
{
"mcp": {
"servers": {
"naia": {
"type": "http",
"url": "https://naia.today/api/v1/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
}
Create .windsurf/mcp.json:
{
"mcpServers": {
"naia": {
"url": "https://naia.today/api/v1/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Configure as MCP HTTP server:
https://naia.today/api/v1/mcpAuthorization: Bearer YOUR_API_KEY| Tool | Description | Credits |
|---|---|---|
list_businesses | List your businesses/brands | Free |
get_business | Get business details | Free |
create_business | Create a new business | Free |
trigger_analysis | Run GEO analysis | Variable |
get_analysis | Get analysis results (poll until completed) | Free |
get_recommendations | Get optimization recommendations | Free |
list_content | List generated content | Free |
get_content | Get content with full draft | Free |
create_content | Generate AI-optimized content | 5 credits |
approve_content | Toggle content approval | Free |
get_credits | Check credit balance | Free |
list_execution_plans | List execution plans | Free |
get_execution_plan | Get plan with phases and tasks | Free |
create_execution_plan | Generate strategic plan | 5 credits |
generate_task_content | Generate content for a task | 5 credits |
update_task_status | Update task status | Free |
get_queries | Get search queries | Free |
update_queries | Update search queries | Free |
After configuring the MCP server, you can ask your AI assistant:
The same functionality is available via REST API at https://naia.today/api/v1/.
Full documentation: naia.today/developers
All requests require an API key in the Authorization header:
Authorization: Bearer naia_YOUR_API_KEY
read — GET requests (list, get, search)write — POST, PUT, PATCH (create, update, generate)admin — DELETE + key/webhook management200 requests per minute per API key (configurable).
Proprietary. Usage subject to Terms of Service.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.