// Export all services from this barrel file
export * from "./ExampleService.js";
export * from "./GeminiService.js"; // Export Gemini service
export * from "./SessionService.js";
export * from "./mcp/index.js"; // Export MCP services
// export * from './YourService.js'; // Add new services here
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/bsmi021/mcp-gemini-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server