github:fetchSERP/fetchserp-mcp-server-node
Integrate FetchSERP API directly into Claude Desktop using MCP (Model Context Protocol). Get real-time SEO insights, keyword research, and competitor analysis through natural conversation with an AI expert.
fetchserp-mcp-server-node
What
A Model Context Protocol (MCP) server for FetchSERP API, providing real-time SEO insights, keyword research, competitor analysis, and SERP data to AI applications.
How
Claude Desktop Configuration
Add to your Claude Desktop config file:
{"mcpServers":{"fetchserp":{"command":"npx","args":["github:fetchSERP/fetchserp-mcp-server-node"],"env":{"FETCHSERP_API_TOKEN":"your_token_here"}}}}
Restart Claude Desktop to use.
API Integration (Claude/OpenAI)
Set MCP_SERVER_URL=https://www.fetchserp.com/mcp and include your FETCHSERP_API_TOKEN in requests.
Notes
- Requires a FetchSERP API token (sign up for free credits).
- Supports stdio (Claude Desktop) and URL-based (API) transports.
Recommend MCP Servers 💡
@r-huijts/opentk-mcp
A Model Context Protocol (MCP) server providing access to Dutch parliamentary data (Tweede Kamer) through OpenTK . This server enables AI assistants to search, retrieve, and analyze parliamentary documents, activities, and information as published by parliament.
@mindpilot/mcp
Visualize code architecture and flows for AI agents via MCP server with local processing.
perplexity-mcp-rb
MCP Server for web search using Perplexity.
trieve-mcp-server
All-in-one platform for search, recommendations, RAG, and analytics offered via API
@21st-dev/magic
21st dev Magic MCP server for creating UI components via natural language in IDEs like Cursor/WindSurf/Cline
mcp-human
Human Assistance for AI Assistants