Back to Home
greedyaj icon

local-code-server

Verified Safe

by greedyaj

Overview

An MCP server that exposes code from multiple local repositories to provide context for AI clients like GitHub Copilot.

Installation

Run Command
npm start

Environment Variables

  • LOCAL_CODE_CONFIG

Security Notes

The server implements robust security measures: explicit path sandboxing prevents directory traversal, symbolic links are not followed, and file read sizes are capped to prevent client flooding. There are no signs of 'eval', obfuscation, or hardcoded secrets. As a local stdio-transport server, it minimizes network-related security risks.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens18000
Stars0
Forks0
Last Update2025-11-28

Tags

MCP ServerCode ContextLocal RepositoriesGitHub CopilotDeveloper Tool