sqemo-mcp
Rank #17,417io.github.sqemo/sqemo
Design ERDs with your team's naming standards: query/edit entities and relationships, SQL/DBML
sqemo-mcp is a Model Context Protocol (MCP) server published by sqemo. It ranks #17,417 of 132,046 servers tracked on MCP Toplist. sqemo-mcp is listed across 2 registries — Official MCP and Glama, with 22 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 114,629 of 132,046 servers on MCP Toplist.
Use sqemo-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sqemo -- npx -y sqemo-mcp[mcp_servers.sqemo]
command = "npx"
args = ["-y", "sqemo-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sqemo": {
"command": "npx",
"args": [
"-y",
"sqemo-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sqemo": {
"command": "npx",
"args": [
"-y",
"sqemo-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sqemo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sqemo-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sqemo": {
"command": "npx",
"args": [
"-y",
"sqemo-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sqemo": {
"command": "npx",
"args": [
"-y",
"sqemo-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.sqemo%2Fsqemo)<a href="https://mcptoplist.com/server/io.github.sqemo%2Fsqemo"><img src="https://mcptoplist.com/badge/io.github.sqemo%2Fsqemo.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sqemo
Available versions (22)
| Version | Published |
|---|---|
| 2.8.2 | Sep 8, 2026 |
| 2.8.1 | Aug 28, 2026 |
| 2.8.0 | Aug 28, 2026 |
| 2.7.0 | Aug 28, 2026 |
| 2.6.0 | Aug 28, 2026 |
| 2.5.4 | Aug 12, 2026 |
| 2.5.3 | Aug 11, 2026 |
| 2.5.2 | Aug 10, 2026 |
| 2.5.1 | Aug 10, 2026 |
| 2.4.0 | Aug 8, 2026 |
| 2.3.0 | Aug 8, 2026 |
| 2.2.0 | Aug 7, 2026 |
| 2.1.1 | Aug 6, 2026 |
| 2.1.0 | Aug 6, 2026 |
| 1.5.0 | Jul 30, 2026 |
| 1.4.0 | Jul 30, 2026 |
| 1.3.1 | Jul 30, 2026 |
| 1.3.0 | Jul 25, 2026 |
| 1.2.1 | Jul 23, 2026 |
| 1.2.0 | Jul 20, 2026 |
| 1.1.0 | Jul 20, 2026 |
| 1.0.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains sqemo-mcp?
- sqemo-mcp is maintained by sqemo, which publishes 1 MCP server (22 total versions) tracked on MCP Toplist.
- Is sqemo-mcp listed on the Official MCP Registry?
- Yes — sqemo-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does sqemo-mcp have?
- MCP Toplist tracks 22 versions of sqemo-mcp, most recently published on Sep 8, 2026.
- Where can I find the source code for sqemo-mcp?
- The source code for sqemo-mcp is hosted at github.com/sqemo/sqemo-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.