Skip to main content
Glama
index.ts378 B
// Export all tool implementations export * from "./fetch_llms_txt.js"; export * from "./list_llms_txt_sources.js"; export * from "./fetch_openapi_spec.js"; export * from "./list_openapi_spec_sources.js"; // Export schemas and types export { UrlFetchInputSchema } from "./tool_schemas.js"; // Copyright (C) 2025 Christopher White // SPDX-License-Identifier: AGPL-3.0-or-later

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/maverickg59/sushimcp'

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