RoselineMCP
Rank #3,263io.github.Atypical-Consulting/roseline-mcp
MCP server for C# code analysis and automated fixing using Roslyn analyzers and code fix providers.
RoselineMCP is a Model Context Protocol (MCP) server published by atypical-consulting. It ranks #3,263 of 132,405 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. RoselineMCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 129,142 of 132,405 servers on MCP Toplist.
Use RoselineMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add roseline-mcp -- dnx RoselineMCP[mcp_servers.roseline-mcp]
command = "dnx"
args = ["RoselineMCP"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"roseline-mcp": {
"command": "dnx",
"args": [
"RoselineMCP"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"roseline-mcp": {
"command": "dnx",
"args": [
"RoselineMCP"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"roseline-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"RoselineMCP"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"roseline-mcp": {
"command": "dnx",
"args": [
"RoselineMCP"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"roseline-mcp": {
"command": "dnx",
"args": [
"RoselineMCP"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Atypical-Consulting%2Froseline-mcp)<a href="https://mcptoplist.com/server/io.github.Atypical-Consulting%2Froseline-mcp"><img src="https://mcptoplist.com/badge/io.github.Atypical-Consulting%2Froseline-mcp.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
atypical-consulting
Other servers by atypical-consulting
View all atypical-consulting servers →Available versions (8)
| Version | Published |
|---|---|
| 3.1.0 | Aug 27, 2026 |
| 3.0.0 | Aug 22, 2026 |
| 2.2.0 | Aug 19, 2026 |
| 2.1.1 | Jul 4, 2026 |
| 2.1.0 | Jul 4, 2026 |
| 2.0.0 | Jul 3, 2026 |
| 1.4.0 | Jul 3, 2026 |
| 1.3.3 | Jul 3, 2026 |
Frequently asked questions
- Who maintains RoselineMCP?
- RoselineMCP is maintained by atypical-consulting, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is RoselineMCP listed on the Official MCP Registry?
- Yes — RoselineMCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does RoselineMCP have?
- MCP Toplist tracks 8 versions of RoselineMCP, most recently published on Aug 27, 2026.
- Where can I find the source code for RoselineMCP?
- The source code for RoselineMCP is hosted at github.com/atypical-consulting/roselinemcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.