mcp-dotnet-context
Verified Safeby scopweb
Overview
Provides multi-language code context analysis and pattern training for AI assistants, specializing in .NET 10 Blazor Server, Rust, Node.js, Python, Go, Java, and PHP projects.
Installation
target/release/mcp-context-rustEnvironment Variables
- MCP_PATTERNS_PATH
- RUST_LOG
Security Notes
The project demonstrates a strong commitment to security with explicit path traversal vulnerability fixes (`sanitize_framework_name`), canonical path verification, automated `cargo-audit` scanning (0 vulnerabilities reported in dependencies), `cargo-geiger` for unsafe code, and `stdio` transport limiting direct network exposure. Configuration is managed via environment variables or `config.toml`, avoiding hardcoded secrets. However, as with any software, ongoing vigilance is required.
Similar Servers
chunkhound
Provides local-first codebase intelligence, extracting architecture, patterns, and institutional knowledge for AI assistants.
code-assistant
Standardizes communication between code editors and AI coding agents, enabling autonomous code analysis and modification via command-line, GUI, or server modes.
ater.dry.cli
A .NET-based development assistance tool that streamlines front-end and back-end service creation through code generation, LLM integration, and provides command-line, Web UI, and MCP server interfaces.
octomind
Session-first AI development assistant with built-in Model Context Protocol (MCP) tools and multi-provider LLM support for interactive coding, file management, and web research.