by m-mizutani · MCP Server · ★ 185
🤖 gollem GO for Large LanguagE Model (GOLLEM) provides: Common interface to query prompt to Large Language Model (LLM) services GenerateContent: Generate text content from prompt 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 automatic history compaction Middleware...
| Stars | 185 |
| Forks | 10 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 58.3/100 |
| Last Updated | 2026-05-14 |
| Created | 2025-04-19 |
| Platforms | go, mcp |
| Est. Tokens | ~169k |
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 185 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/m-mizutani/gollem. The project has 185 stars and 10 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.