Multidim
Rank #18,967io.github.Cherridsaid/multidim-mcp
Structured thinking grids for AI agents: deterministic analysis frames, validation, learned traps
Multidim is a Model Context Protocol (MCP) server published by Cherridsaid. It ranks #18,967 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Multidim is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 22, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 113,146 of 132,113 servers on MCP Toplist.
Use Multidim
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add multidim-mcp -e "MULTIDIM_MCP_HOME=<your MULTIDIM_MCP_HOME>" -- uvx multidim-mcpReplace each placeholder with your own value before saving.
[mcp_servers.multidim-mcp]
command = "uvx"
args = ["multidim-mcp"]
[mcp_servers.multidim-mcp.env]
MULTIDIM_MCP_HOME = "<your MULTIDIM_MCP_HOME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multidim-mcp": {
"command": "uvx",
"args": [
"multidim-mcp"
],
"env": {
"MULTIDIM_MCP_HOME": "<your MULTIDIM_MCP_HOME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multidim-mcp": {
"command": "uvx",
"args": [
"multidim-mcp"
],
"env": {
"MULTIDIM_MCP_HOME": "<your MULTIDIM_MCP_HOME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"multidim-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"multidim-mcp"
],
"env": {
"MULTIDIM_MCP_HOME": "<your MULTIDIM_MCP_HOME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multidim-mcp": {
"command": "uvx",
"args": [
"multidim-mcp"
],
"env": {
"MULTIDIM_MCP_HOME": "<your MULTIDIM_MCP_HOME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"multidim-mcp": {
"command": "uvx",
"args": [
"multidim-mcp"
],
"env": {
"MULTIDIM_MCP_HOME": "<your MULTIDIM_MCP_HOME>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Cherridsaid%2Fmultidim-mcp)<a href="https://mcptoplist.com/server/io.github.Cherridsaid%2Fmultidim-mcp"><img src="https://mcptoplist.com/badge/io.github.Cherridsaid%2Fmultidim-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
Cherridsaid
Other servers by Cherridsaid
View all Cherridsaid servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 26, 2026 |
| 0.1.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Multidim?
- Multidim is maintained by Cherridsaid, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Multidim listed on the Official MCP Registry?
- Yes — Multidim is listed on the Official MCP Registry, alongside Glama.
- How many versions does Multidim have?
- MCP Toplist tracks 2 versions of Multidim, most recently published on Aug 26, 2026.
- Where can I find the source code for Multidim?
- The source code for Multidim is hosted at github.com/Cherridsaid/multidim-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.