Back to Home
Pilsertech icon

HelixDB-MCP-Server

by Pilsertech

Overview

AI Memory Layer MCP Server provides a business and customer intelligence system with semantic search and relationship tracking, built on HelixDB graph database with vector embeddings.

Installation

Run Command
./target/release/helix-mcp-server

Environment Variables

  • OPENAI_API_KEY
  • GEMINI_API_KEY
  • HELIX_ENDPOINT
  • HELIX_PORT
  • RUST_LOG

Security Notes

The server explicitly states that its TCP transport has 'no authentication required', and no authentication mechanism is apparent for its HTTP transport either. This makes it unsafe to expose to untrusted networks without external authentication/authorization. API keys can be stored directly in `mcpconfig.toml` which is a bad practice for production environments. The `do_query` tool mitigates direct database command injection by whitelisting allowed HelixDB query endpoints.

Similar Servers

Stats

Interest Score30
Security Score4
Cost ClassHigh
Avg Tokens150
Stars1
Forks0
Last Update2025-11-25

Tags

AI MemorySemantic SearchGraph DatabaseCustomer IntelligenceBusiness Intelligence