Skip to main content
Glama
index.ts280 B
// Export the tool registry export { toolRegistry, API_CONFIG } from "./config.js"; // Import all tools to register them import "./webSearch.js"; import "./researchPaperSearch.js"; import "./twitterSearch.js"; // When adding a new tool, import it here // import "./newTool.js";

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/meicanhong/exa-mcp-server'

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