Skip to main content
Glama

SearchAPI MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logs for developmenttrue
ANY_OTHER_CONFIGNoAny other configuration valuevalue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current Device IPDetails about your current public IP address including geolocation and network information
Google DNS IPDetails about Google's public DNS server IP

Tools

Functions exposed to the LLM to take actions

NameDescription
ip_get_details

Retrieves geolocation and network details for a public IP address (ipAddress). Falls back to the server's current public IP if omitted. Fetches country, city, coordinates, ISP, etc. Optionally includes extended data (includeExtendedData) like ASN, mobile/proxy/hosting detection. Note: Does not work for private IPs. Relies on ip-api.com. Use useHttps for paid tier.

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/mrgoonie/searchapi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server