Skip to main content
Glama

WebSearch MCP Server

by Howe829
test_agent_search.py208 B
import pytest from xagents.agent import agent_search @pytest.mark.asyncio async def test_agent_search(): result = await agent_search.search("today's gold price") print(result, len(result.items))

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