Skip to main content
Glama
fengin

Search MCP Server

by fengin
exceptions.py271 B
"""Brave Search API exceptions""" class BraveException(Exception): """Brave Search API异常基类""" pass class BraveAPIError(BraveException): """API调用错误""" pass class BraveRateLimitError(BraveException): """速率限制错误""" pass

Latest Blog Posts

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/fengin/search-server'

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