Back to Home
koonwen icon

dev-mcp-server

Verified Safe

by koonwen

Overview

Provides OCaml Language Server Protocol (LSP) and ocp-index tools for AI assistants to analyze and interact with OCaml codebases.

Installation

Run Command
uv run dev-mcp-server

Environment Variables

  • DEV_MCP_NO_LSP
  • DEV_MCP_NO_OCP_INDEX

Security Notes

The server executes external OCaml tools (ocamllsp, ocp-index, ocp-grep) via subprocesses. While arguments are passed as lists to mitigate shell injection, the security relies on the trustworthiness and robustness of these external binaries against crafted inputs. No 'eval' or hardcoded secrets found within the Python code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-29

Tags

OCamlLSPAI AssistantCode AnalysisDeveloper Tools