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
@@ -249,6 +251,19 @@ Think n8n + ChatGPT. FLUJO is an desktop application that integrates with MCP to
249
251
- Seamless interoperability with Genkit's existing tools and prompts
250
252
- Works across a wide variety of GenAI models from top providers
251
253
254
+
### Glama
255
+
256
+
[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.
257
+
258
+
**Key features:**
259
+
260
+
- Integrated [MCP Server Directory](https://glama.ai/mcp/servers)
- Host MCP servers and access them via the Chat or SSE endpoints
263
+
– Ability to chat with multiple LLMs and MCP servers at once
264
+
- Upload and analyze local files and data
265
+
- Full-text search across all your chats and data
266
+
252
267
### GenAIScript
253
268
Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft.github.io/genaiscript/) (in JavaScript). Orchestrate LLMs, tools, and data in JavaScript.
0 commit comments