Server Details
The best web search for your AI Agent
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- parallel-web/search-mcp
- GitHub Stars
- 9
- Server Listing
- Parallel Search MCP
Available Tools
2 toolsweb_fetchTry in Inspector
Purpose: Fetch and extract relevant content from specific web URLs.
Ideal Use Cases:
Extracting content from specific URLs you've already identified
Exploring URLs returned by a web search in greater depth
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of URLs to extract content from. Must be valid HTTP/HTTPS URLs. Maximum 10 URLs per request. | |
| objective | No | Natural-language description of what information you're looking for from the URLs. Limit to 200 characters. |
web_search_previewTry in Inspector
Purpose: Perform web searches and return results in an LLM-friendly format and with parameters tuned for LLMs.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | Yes | Natural-language description of what the web search is trying to find. Try to make the search objective atomic, looking for a specific piece of information. May include guidance about preferred sources or freshness. | |
| search_queries | Yes | (optional) List of keyword search queries of 1-6 words, which may include search operators. The search queries should be related to the objective. Limited to 5 entries of 200 characters each. |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Try in Browser
Your Connectors
Sign in to create a connector for this server.