Search for:

Resources for coding in C#

  • Why this server?

    This server exposes Roslyn language features, useful for code analysis and manipulation in C#.

    -
    security
    A
    license
    -
    quality
    A VS Code extension provides a MCP server that exposes Roslyn language features. It enables tools like find usages, go to definition, quick info, etc.
    68
    TypeScript
    AGPL 3.0
    • Linux
    • Apple
  • Why this server?

    This server provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base which could help with C# development.

    -
    security
    F
    license
    -
    quality
    Server that enhances the capabilities of the Cline coding agent. It provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base by leveraging your project's documentation and detecting the technologies used in your codebase.
    10
    JavaScript
  • Why this server?

    Enhances code editing experiences by providing features such as hover information, code completion, and diagnostics, potentially useful for C#.

    A
    security
    A
    license
    A
    quality
    TypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
    3
    13
    MIT License
    • Apple
  • Why this server?

    Provides accessibility testing capabilities. While not directly related to coding, accessibility checks can be part of a software development process.

    A
    security
    A
    license
    A
    quality
    Provides accessibility testing capabilities through CLI, helping identify accessibility issues in web applications using axe-core and Puppeteer.
    1
    JavaScript
    MIT License
  • Why this server?

    Allows AI coding agents to access and interact with Figma files and prototypes, useful for translating designs into code.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that integrates Figma design files with AI coding tools like Cursor, Windsurf, and Cline, allowing AI tools to access and understand Figma design data for generating more accurate code.
    124
    6
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides deep source code analysis for Unreal Engine codebases, helpful for understanding C++ class structures and analyzing dependencies.

  • Why this server?

    Allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents, which can include C# code.

    -
    security
    A
    license
    -
    quality
    A server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
    3
    JavaScript
    MIT License
    • Apple
  • Why this server?

    Enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities, useful for C# projects.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
    45
    8
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Enables AI agents to control web browsers via a standardized interface. Could help in automating tasks like testing and web scraping relevant to C# development.