MCP Server
30 tools inside your AI assistant
Install YepAPI's MCP server in one step. SEO data, SERP results, web scraping, YouTube, and AI chat — all callable directly from Claude, Cursor, Codex, Windsurf, and any MCP-compatible client.
$5 free credit on signup. No credit card required.
Quick Install
One command. Works everywhere npx runs.
npx -y @yepapi/mcpRequires Node.js 18+ and a YepAPI API key.
Setup for Every AI Tool
Pick your tool. Copy the config. Start building.
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"yepapi": {
"command": "npx",
"args": [
"-y",
"@yepapi/mcp"
],
"env": {
"YEP_API_KEY": "yep_sk_your_key_here"
}
}
}
}On Windows: %APPDATA%\Claude\claude_desktop_config.json
Terminal
claude mcp add yepapi -- npx -y @yepapi/mcpSet YEP_API_KEY in your shell environment before running.
.cursor/mcp.json
{
"mcpServers": {
"yepapi": {
"command": "npx",
"args": [
"-y",
"@yepapi/mcp"
],
"env": {
"YEP_API_KEY": "yep_sk_your_key_here"
}
}
}
}30 Tools Your AI Can Call
Every tool is available as an MCP action. Your AI picks the right one based on your prompt.
SEO Keywords
- seo_keywords
- seo_keyword_ideas
- seo_keyword_related
SERP
- serp_google
- serp_google_news
- serp_google_maps
Domain Analysis
- seo_domain_overview
- seo_domain_keywords
- seo_domain_backlinks
Competitors
- seo_competitors
- seo_keyword_gap
Backlinks
- seo_backlinks
- seo_backlinks_summary
- seo_referring_domains
On-Page & Trends
- seo_page_audit
- seo_lighthouse
- seo_trends
AI Visibility
- seo_ai_chatgpt
- seo_ai_gemini
Web Scraping
- scrape
- scrape_js
- scrape_stealth
- scrape_ai_extract
YouTube
- youtube_search
- youtube_video
- youtube_transcript
- youtube_channel
- youtube_comments
AI Chat
- ai_chat
- ai_models
Full tool reference → docs.yepapi.com
FAQ
Get your API key. Paste the config. Build.
$5 free credit on signup. 30 tools ready to go. Works with every MCP-compatible AI tool.