Skip to main content
Glama

Tavily Web Search MCP Server

by iKwesi
__init__.py219 B
# utils/__init__.py """ Utility functions and API clients. Each client is cached to avoid reinitializing on every call. """ from .anthropic_client import get_anthropic_client __all__ = [ "get_anthropic_client", ]

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/iKwesi/AIE8-MCP-Session'

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