ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MongoDB, and more.
npx -y @typeorm/mcp-server-typeorm
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"typeorm": {
"command": "npx",
"args": ["-y", "@typeorm/mcp-server-typeorm"]
}
}
}
```
query_datacreate_indexmanage_schemarun_migrationbackup_dataORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MongoDB, and more.
Language: TypeScript
Category: Databases