Skip to main content
Glama

Knowledge Base MCP Server

by jeanibarz
The Unlicense
0
25
  • Linux
  • Apple
CHANGELOG.md772 B
# Changelog ## [Unreleased] ### Added - Ollama embedding provider support as a local alternative to HuggingFace API for embeddings. - Environment variable configuration for embedding provider selection (`EMBEDDING_PROVIDER`, `OLLAMA_BASE_URL`, `OLLAMA_MODEL`). - End-to-end test evidence file: `ollama-embedding-e2e-results.md`. - Documentation updates for setup and usage of both embedding providers. ### Changed - Refactored embedding logic to support provider abstraction and selection. - Improved error handling and logging for embedding operations. ### Fixed - Addressed reliability issues (timeouts, hanging) with HuggingFace API by providing a local fallback. --- > For details, see the implementation log and test evidence files included in this release.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeanibarz/knowledge-base-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server