Skip to main content
Glama

search_endpoints

Search API endpoints by keyword across operation IDs, paths, summaries, and descriptions. Results are ranked by relevance with exact or fuzzy matching. After finding endpoints, retrieve full details or TypeScript types.

Instructions

Search endpoints by keyword across operationId, path, summary, and description. Results are ranked by relevance. If no exact matches are found, automatically falls back to fuzzy search. The response includes a matchType field ("exact" or "fuzzy"); fuzzy results also include a score field per result. After finding the target endpoint, use get_endpoint for full details or get_types for TypeScript types.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch keyword
tagNoOptional tag to filter results
limitNoMaximum number of results (default: 10)

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/ycs77/apifable'

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