by m-mizutani · MCP 服务器 · ★ 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 服务器 |
| License | Apache-2.0 |
| Quality Score | 58.3/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-06 |
| Created | 2025-04-19 |
| Platforms | go, mcp |
| Est. Tokens | ~164k |
Explore other popular mcp 服务器 tools:
gollem is Go framework for agentic AI app with MCP and built-in tools. It is categorized as a MCP 服务器 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.