Keyword Research — Google Suggest, Intent & Long-Tail
axel-belfort/keyword-researchSEO keyword research API for AI agents. Generate keyword ideas from Google Suggest with search intent classification (informational/transactional/navigational), long-tail variations, related queries, and content planning data. Tools: seo_research_keywords. Use this for content strategy, blog post planning, PPC keyword discovery, or competitive keyword analysis. IMPORTANT: For on-page SEO audit, use seo_audit_page instead. Returns: {keywords[], intent, volume, relatedQueries[]}. No API key required — x402 micropayment $0.01/call on Base L2.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"keyword_research_—_google_suggest,_intent_&_long-tail": {
"url": "https://github.com/Br0ski777/keyword-research-x402",
"transport": "http"
}
}
}