Skip to content
Back to search
30
MCP

RoselineMCP

io.github.atypical-consulting/roseline-mcp

MCP server for C# code analysis and automated fixing using Roslyn analyzers and code fix providers.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.darylmcd/roslyn-mcp
Local-first MCP server for semantic C# analysis & refactoring via Roslyn & MSBuildWorkspace.
0 tools
Roslyn CodeLens
Roslyn-based MCP server providing semantic code intelligence for .NET codebases.
0 tools
Roslyn CodeLens
Roslyn-based MCP server providing semantic code intelligence for .NET codebases.
0 tools
CodeMap
Roslyn-powered MCP server for C#/VB.NET. Query symbols, call graphs, and facts. 90%+ token savings.
0 tools
faultlines-mcp
MCP server for the Faultlines feature map — serve precise codebase context to AI coding agents (Cursor, Claude Code, Cline, Aider) instead o
0 tools
Code Analyze MCP
MCP server for code structure analysis using tree-sitter.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "roselinemcp": {
      "url": "None",
      "transport": "http"
    }
  }
}