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
- 15
- Server Listing
- Parallel Search MCP
See and control every tool call
Available Tools
2 toolsweb_fetchInspect
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
| 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_previewInspect
Purpose: Perform web searches and return results in an LLM-friendly format and with parameters tuned for LLMs.
| 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. |
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.
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
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.