← tooloracle.io
INDIVIDUAL MCP TOOL
keyword_research
Research keyword volume, difficulty, CPC, trends, and related keywords
LIVE ENDPOINT
https://tooloracle.io/mcp
Connect to this endpoint to inspect the live schema for keyword_research and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.rankoracle]
url = "https://tooloracle.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"rankoracle": {
"type": "http",
"url": "https://tooloracle.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: rankoracle
Remote MCP URL: https://tooloracle.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"rankoracle": {
"url": "https://tooloracle.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"rankoracle": {
"type": "http",
"url": "https://tooloracle.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "rankoracle",
"transport": "streamable-http",
"url": "https://tooloracle.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
check_ranking— Check where a domain ranks for a specific keyword in Google top 100serp_snapshot— Get top 10 Google results for a keyword with SERP featuresdomain_overview— Domain SEO overview: organic keywords, traffic estimate, position distributioncontent_score— Analyze URL for on-page SEO quality: score, readability, technical checks, recommendationscompetitor_gap— Find keywords your competitor ranks for — identify content gaps and opportunitiestitle_optimizer— Analyze current title tag and generate SEO-optimized title suggestionsmeta_generator— Analyze and generate optimized meta title + description for a URLheading_analysis— Analyze H1-H4 heading structure of a page with SEO recommendations