Back to Home
oldnordic icon

syncore

Verified Safe

by oldnordic

Overview

An MCP (Model Context Protocol) server providing a unified AI-native development interface with 65 tools for persistent memory, dual-domain vector search, multi-language code analysis, knowledge graphs, task management, agent coordination, and project intelligence.

Installation

Run Command
target/release/syncore_mcp_stdio

Environment Variables

  • DB_PATH
  • HTTP_PORT
  • NEO4J_URI
  • NEO4J_USER
  • NEO4J_PASS
  • RUST_LOG

Security Notes

Built in Rust, generally memory-safe. All internal SQL/Cypher queries are parameterized, mitigating injection risks. However, there is no authentication mechanism, making it suitable only for trusted local environments. It relies on external services (Ollama, Neo4j, LSP servers) which require their own secure configurations. Running code analysis tools on arbitrary code files inherently carries some risk if not sandboxed.

Similar Servers

Stats

Interest Score31
Security Score7
Cost ClassMedium
Avg Tokens1800
Stars1
Forks0
Last Update2025-12-06

Tags

AI-native developmentMCP servercode intelligencevector databaseknowledge graphtask automationRust