Skip to main content
Glama
index.ts427 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 "./companyResearch.js"; import "./crawling.js"; import "./competitorFinder.js"; import "./linkedInSearch.js"; import "./wikipediaSearch.js"; import "./githubSearch.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/jackedelic/exa-mcp-server'

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