SerpMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| SERP_REQUEST_TIMEOUT | No | Request timeout in seconds | 30 |
| ACEDATACLOUD_API_TOKEN | Yes | API token from AceDataCloud | |
| ACEDATACLOUD_API_BASE_URL | No | API base URL | https://api.acedata.cloud |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| serp_list_search_typesA | List all available Google search types. |
| serp_list_countriesA | List commonly used country codes for Google search. |
| serp_list_languagesA | List commonly used language codes for Google search. |
| serp_list_time_rangesA | List available time range filters for Google search. |
| serp_get_usage_guideA | Get a comprehensive guide for using the Google SERP tools. |
| serp_google_searchB | Search Google and get structured results using the SERP API. |
| serp_google_imagesC | Search Google Images and get image results. Performs a Google Image search and returns structured image results. |
| serp_google_newsB | Search Google News and get news article results. Performs a Google News search and returns structured news results. |
| serp_google_videosB | Search Google Videos and get video results. Performs a Google Video search and returns structured video results. |
| serp_google_placesC | Search Google for local places and businesses. Performs a Google Places search and returns structured place results. |
| serp_google_mapsB | Search Google Maps for locations. Performs a Google Maps search and returns structured map results. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| serp_search_guide | Guide for choosing the right SERP tool for search tasks. |
| serp_workflow_examples | Common workflow examples for SERP search tasks. |
| serp_query_tips | Tips for writing effective search queries. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AceDataCloud/SerpMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server