Doctrine Object Relational Mapper (ORM)

10,171 stars PHP 1 file ยท ~14,546 tokens #hacktoberfest

Repository (orm) MCP Server

Model Context Protocol (repository) server

View all orm servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "repository": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-repository"
      ]
    }
  }
}