Dapper

GitHub

Dapper - a simple object mapper for .Net

18,284 stars C# #ado-net#dapper#sql
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Dapper": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Dapper"
      ]
    }
  }
}