by m-mizutani · MCP Server · ★ 188
🤖 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 | 188 |
| Forks | 11 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 74.0196841171081/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-06 |
| Created | 2025-04-19 |
| Platforms | go, mcp |
| Est. Tokens | ~164k |
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 188 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 188 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.