Back to Home
faxenoff icon

ultrasharp-tools-mcp

Verified Safe

by faxenoff

Overview

Provides AI agents with semantic analysis and modification capabilities for C# codebases using Roslyn.

Installation

Run Command
cd UltrasharpTools.Droid && dotnet run -- --log-directory ./logs --log-level Information

Environment Variables

  • EMBEDDING_PROVIDER
  • EMBEDDING_ENABLED
  • TEI_BASEURL
  • TEI_MODEL
  • OLLAMA_BASEURL
  • OLLAMA_MODEL
  • LLM_URL
  • EMBEDDING_CODET5P_URL
  • EMBEDDING_UNIXCODER_URL
  • EMBEDDING_GRAPHCODEBERT_URL

Security Notes

The project is designed to enhance code security by including vulnerability scanning and LLM-based analysis for hardcoded secrets, SQL injection, and XSS. However, the Overlord server processes arbitrary code submissions (e.g., from pre-commit hooks), which introduces inherent risks. While security features are integrated into the analysis, network-level authentication and authorization for Overlord deployments, especially if exposed publicly, would be critical and are not explicitly detailed in the core MCP documentation.

Similar Servers

Stats

Interest Score38
Security Score7
Cost ClassMedium
Avg Tokens750
Stars7
Forks0
Last Update2026-01-15

Tags

MCP ServerC# Code AnalysisAI AgentSemantic SearchPerformance Optimization