You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -212,6 +214,19 @@ Think n8n + ChatGPT. FLUJO is an desktop application that integrates with MCP to
212
214
- Seamless interoperability with Genkit's existing tools and prompts
213
215
- Works across a wide variety of GenAI models from top providers
214
216
217
+
### Glama
218
+
219
+
[Glama](https://glama.ai/chat) is a comprehensive AI workspace and integration platform that offers a unified interface to leading LLM providers, including OpenAI, Anthropic, and others. It supports the Model Context Protocol (MCP) ecosystem, enabling developers and enterprises to easily discover, build, and manage MCP servers.
220
+
221
+
**Key features:**
222
+
223
+
- Integrated [MCP Server Directory](https://glama.ai/mcp/servers)
- Host MCP servers and access them via the Chat or SSE endpoints
226
+
– Ability to chat with multiple LLMs and MCP servers at once
227
+
- Upload and analyze local files and data
228
+
- Full-text search across all your chats and data
229
+
215
230
### GenAIScript
216
231
Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft.github.io/genaiscript/) (in JavaScript). Orchestrate LLMs, tools, and data in JavaScript.
0 commit comments