GeoRanker MCP Server
by lucas111112
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for HTTP mode (default: 127.0.0.1) | |
| MCP_PATH | No | Path for MCP endpoint (default: /mcp) | |
| MCP_PORT | No | Port for HTTP mode (default: 3333) | |
| MCP_TRANSPORT | No | Transport mode: http or stdio (default: stdio) | |
| GR_OUTPUT_MODE | No | Output mode: compact, standard, or raw (default: compact) | compact |
| MCP_AUTH_TOKEN | No | Bearer token for HTTP authentication | |
| MCP_PUBLIC_URL | No | Public HTTPS URL for server card/OpenAPI | |
| GEORANKER_API_KEY | Yes | Your GeoRanker API key (required) | |
| GR_MAX_STRING_CHARS | No | Maximum string length (default: 800) | |
| GR_MAX_PREVIEW_ITEMS | No | Maximum number of preview items (default: 10) | |
| GEORANKER_API_BASE_URL | No | Base URL for the GeoRanker API (default: https://api.highvolume.georanker_com) | https://api.highvolume.georanker_com |
| MCP_ENABLE_DEPRECATED_SSE | No | Enable deprecated SSE endpoint (default: false) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lucas111112/georanker-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server