Meaning Model
Rank #18,942io.github.emergent-wisdom/meaning-model
General-purpose, revisable process models with application-defined categories. Rust engine required.
Meaning Model is a Model Context Protocol (MCP) server published by emergent-wisdom. It ranks #18,942 of 131,629 servers tracked on MCP Toplist. Meaning Model is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 112,687 of 131,629 servers on MCP Toplist.
Use Meaning Model
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add meaning-model -e "LIFE_SIM_ENGINE_BIN=<your LIFE_SIM_ENGINE_BIN>" -- npx -y --yes @emergent-wisdom/meaning-model-mcpReplace each placeholder with your own value before saving.
[mcp_servers.meaning-model]
command = "npx"
args = ["-y", "--yes", "@emergent-wisdom/meaning-model-mcp"]
[mcp_servers.meaning-model.env]
LIFE_SIM_ENGINE_BIN = "<your LIFE_SIM_ENGINE_BIN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meaning-model": {
"command": "npx",
"args": [
"-y",
"--yes",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<your LIFE_SIM_ENGINE_BIN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meaning-model": {
"command": "npx",
"args": [
"-y",
"--yes",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<your LIFE_SIM_ENGINE_BIN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"meaning-model": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--yes",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<your LIFE_SIM_ENGINE_BIN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meaning-model": {
"command": "npx",
"args": [
"-y",
"--yes",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<your LIFE_SIM_ENGINE_BIN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meaning-model": {
"command": "npx",
"args": [
"-y",
"--yes",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<your LIFE_SIM_ENGINE_BIN>"
}
}
}
}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.emergent-wisdom%2Fmeaning-model)<a href="https://mcptoplist.com/server/io.github.emergent-wisdom%2Fmeaning-model"><img src="https://mcptoplist.com/badge/io.github.emergent-wisdom%2Fmeaning-model.svg" alt="MCP Toplist: Top 25% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
emergent-wisdom
Other servers by emergent-wisdom
View all emergent-wisdom servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Sep 12, 2026 |
| 0.1.1 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Meaning Model?
- Meaning Model is maintained by emergent-wisdom, which publishes 3 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Meaning Model listed on the Official MCP Registry?
- Yes — Meaning Model is listed on the Official MCP Registry.
- How many versions does Meaning Model have?
- MCP Toplist tracks 2 versions of Meaning Model, most recently published on Sep 12, 2026.
- Where can I find the source code for Meaning Model?
- The source code for Meaning Model is hosted at github.com/emergent-wisdom/meaning-model.
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.