Back to Home
oldnordic icon

syncore

Verified Safe

by oldnordic

Overview

A Model Context Protocol (MCP) server providing a unified interface to 65+ AI-native development tools, including persistent memory, dual-domain vector search, tree-sitter based code analysis, knowledge graphs (Neo4j), task management, and multi-agent coordination.

Installation

Run Command
./target/release/syncore_mcp_stdio

Environment Variables

  • DB_PATH
  • HTTP_PORT
  • NEO4J_URI
  • NEO4J_USER
  • NEO4J_PASS
  • RUST_LOG
  • CODE_GRAPH_DB
  • LLM_MODEL
  • LLM_URL
  • LLM_TIMEOUT_SECONDS

Security Notes

The server explicitly states 'No authentication - Designed for local use'. If exposed on a network, the default HTTP streaming server on port 3001, and potential interactions with exposed Ollama/Neo4j endpoints could be vulnerable. It relies on external processes for LSP and language-specific diagnostics, which carries inherent trust and execution environment risks.

Similar Servers

Stats

Interest Score30
Security Score6
Cost ClassHigh
Avg Tokens1500
Stars1
Forks0
Last Update2025-12-09

Tags

AI-native developmentMCP serverCode IntelligenceVector SearchKnowledge GraphAgent CoordinationProject AnalysisRustIncremental IndexingLLM-free Analysis