misata-mcp
Rank #1,084io.github.rasinmuhammed/misata
Multi-table synthetic data with FK integrity and exact declared aggregates. No real data.
misata-mcp is a Model Context Protocol (MCP) server published by rasinmuhammed. It ranks #1,084 of 132,046 servers tracked on MCP Toplist, and its repository has 68 GitHub stars. misata-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Dec 16, 2025 and most recently updated on Jul 16, 2026.
Ranks ahead of 130,962 of 132,046 servers on MCP Toplist.
Use misata-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add misata -- uvx misata[mcp_servers.misata]
command = "uvx"
args = ["misata"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"misata": {
"command": "uvx",
"args": [
"misata"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"misata": {
"command": "uvx",
"args": [
"misata"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"misata": {
"type": "stdio",
"command": "uvx",
"args": [
"misata"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"misata": {
"command": "uvx",
"args": [
"misata"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"misata": {
"command": "uvx",
"args": [
"misata"
]
}
}
}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.rasinmuhammed%2Fmisata)<a href="https://mcptoplist.com/server/io.github.rasinmuhammed%2Fmisata"><img src="https://mcptoplist.com/badge/io.github.rasinmuhammed%2Fmisata.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rasinmuhammed
Available versions (3)
| Version | Published |
|---|---|
| 0.8.7.2 | Jul 16, 2026 |
| 0.8.1.0 | Jun 18, 2026 |
| 0.8.0.post1 | May 10, 2026 |
Frequently asked questions
- Who maintains misata-mcp?
- misata-mcp is maintained by rasinmuhammed, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is misata-mcp listed on the Official MCP Registry?
- Yes — misata-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does misata-mcp have?
- MCP Toplist tracks 3 versions of misata-mcp, most recently published on Jul 16, 2026.
- Where can I find the source code for misata-mcp?
- The source code for misata-mcp is hosted at github.com/rasinmuhammed/misata.
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.