Skip to content
Back to search
30
MCP

@rankgeo/mcp-server

npm/@rankgeo/mcp-server

Model Context Protocol server for the RankGeo GEO platform. Exposes 10 tools for AI agents to read workspace, audit, and suggestion data, and trigger ingestion, audits, and suggestion status changes.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

geoservercloud-mcp
MCP (Model Context Protocol) server for GeoServer - enables AI assistants to manage GeoServer workspaces, datastores, layers, and styles thr
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
@synterai/mcp-server
Model Context Protocol (MCP) server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
@geocoding-ai/mcp
Model Context Protocol server for geocoding
0 tools
geoedge-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@rankgeo/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}