SearchAPI MCP Server

MIT License
44
2
  • Linux
  • Apple

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.

ID: di3qeakg1j