Back to Home
ANcpLua icon

ancplua-mcp

Verified Safe

by ANcpLua

Overview

Provides C#/.NET Model Context Protocol (MCP) servers to expose development tools for filesystem, Git, CI, Roslyn, and multi-AI orchestration workflows.

Installation

Run Command
dotnet run --project src/Servers/Stdio/Workstation/Ancplua.Mcp.Servers.Stdio.Workstation.csproj

Environment Variables

  • ANTHROPIC_API_KEY
  • JULES_API_KEY
  • GEMINI_API_KEY
  • OPENAI_API_KEY
  • CODECOV_API_KEY
  • GITHUB_TOKEN
  • GITGUARDIAN_API_KEY
  • CODERABBIT_WEBHOOK_SECRET
  • FILESYSTEM_TOOLS_BASE_PATH
  • ASPNETCORE_ENVIRONMENT
  • DOTNET_ENVIRONMENT

Security Notes

The project demonstrates a strong focus on security, actively addressing vulnerabilities such as code injection and path traversal (fixed in recent changelogs). Secrets are managed via environment variables and are masked in debug outputs. Process execution is hardened against deadlocks and argument injection in `ProcessRunner`. Arbitrary command execution via `CiTools.RunCommandAsync` is documented as a potential risk, requiring careful client usage. Regular security reviews and high test coverage targets (80%) are in place.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassHigh
Avg Tokens15000
Stars1
Forks0
Last Update2026-01-19

Tags

csharpdotnetmcp-serverai-orchestrationgithub-integrationcode-reviewdevtoolsci-cdroslyn