MostaORM MCP — generate schemas, lint & migrate from your AI tool
Rank #30,262io.github.apolocine/orm-mcp
MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.
MostaORM MCP — generate schemas, lint & migrate from your AI tool is a Model Context Protocol (MCP) server published by apolocine. It ranks #30,262 of 132,113 servers tracked on MCP Toplist. MostaORM MCP — generate schemas, lint & migrate from your AI tool is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 101,851 of 132,113 servers on MCP Toplist.
Use MostaORM MCP — generate schemas, lint & migrate from your AI tool
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add orm-mcp -- npx -y @mostajs/orm-mcp[mcp_servers.orm-mcp]
command = "npx"
args = ["-y", "@mostajs/orm-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"orm-mcp": {
"command": "npx",
"args": [
"-y",
"@mostajs/orm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"orm-mcp": {
"command": "npx",
"args": [
"-y",
"@mostajs/orm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mostajs/orm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orm-mcp": {
"command": "npx",
"args": [
"-y",
"@mostajs/orm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orm-mcp": {
"command": "npx",
"args": [
"-y",
"@mostajs/orm-mcp"
]
}
}
}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.apolocine%2Form-mcp)<a href="https://mcptoplist.com/server/io.github.apolocine%2Form-mcp"><img src="https://mcptoplist.com/badge/io.github.apolocine%2Form-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
apolocine
Other servers by apolocine
View all apolocine servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 1, 2026 |
Frequently asked questions
- Who maintains MostaORM MCP — generate schemas, lint & migrate from your AI tool?
- MostaORM MCP — generate schemas, lint & migrate from your AI tool is maintained by apolocine, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MostaORM MCP — generate schemas, lint & migrate from your AI tool listed on the Official MCP Registry?
- Yes — MostaORM MCP — generate schemas, lint & migrate from your AI tool is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does MostaORM MCP — generate schemas, lint & migrate from your AI tool have?
- MCP Toplist tracks 1 version of MostaORM MCP — generate schemas, lint & migrate from your AI tool, most recently published on Jun 1, 2026.
- Where can I find the source code for MostaORM MCP — generate schemas, lint & migrate from your AI tool?
- The source code for MostaORM MCP — generate schemas, lint & migrate from your AI tool is hosted at github.com/apolocine/mosta-orm-mcp.
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.