by gollem-dev · MCP Server · ★ 190
🤖 gollem GO for Large LanguagE Model (GOLLEM) provides: Common interface to query prompt to Large Language Model (LLM) services Generate / Stream: Generate text content from prompt (with per-call option overrides) GenerateEmbedding: Generate embedding vector from text (OpenAI and Gemini) Framework for building agentic applications of LLMs with Tools by MCP (Model Context Protocol) server and your built-in tools Automatic session management for continuous conversations Portable conversational memory with history for stateless/distributed applications Intelligent memory management with...
| Stars | 190 |
| Forks | 11 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 73.4836265275776/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-30 |
| Created | 2025-04-19 |
| Platforms | go, mcp |
| Est. Tokens | ~17k |
These tools work well together with gollem for enhanced workflows:
Explore other popular mcp server tools:
gollem is Go framework for agentic AI app with MCP and built-in tools. It is categorized as a MCP Server with 190 GitHub stars.
gollem is primarily written in Go. It covers topics such as ai-agents, go, llm.
You can find installation instructions and usage details in the gollem GitHub repository at github.com/gollem-dev/gollem. The project has 190 stars and 11 forks, indicating an active community.
gollem is released under the Apache-2.0 license, making it free to use and modify according to the license terms.