2 projects
mcp-kyvos-server
mcp-kyvos-server is a server implementation that integrates the Kyvos platform with the Model Context Protocol (MCP). It enables users to query Kyvos semantic models using natural language, translating prompts into executable queries and returning results from Kyvos. The server supports Streamable HTTP, SSE and STDIO communication modes and allows secure authentication using user-provided Kyvos credentials (basic and OAuth2.0).
mcp-kyvos-sample-client
A sample client implementation to interact with Kyvos MCP server.