Serper Search MCP Server
by NightTrek
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SERPER_API_KEY | Yes | Your Serper API key for accessing the Google search capabilities via the Serper API |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
serper-google-search | Perform a Google search using the SERPER API. Returns rich search results including knowledge graph, organic results, related questions, and more. |