Skip to main content
Glama

WebSearch MCP Server

by Howe829
test_browser_use.py270 B
import pytest from http_client import aio_client @pytest.mark.asyncio async def test_browser_use(): url = "https://www.google.com/search" params = {"q": "iphone16pro"} result = await aio_client.get_markdown(url, params, use_browser=True) print(result)

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/Howe829/websearch-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server