Soma
Rank #3,475ai.dinglebear/soma
Drop-in RMCP runtime for provider-backed MCP tools, prompts, resources, and agent capabilities.
Soma is a Model Context Protocol (MCP) server published by dinglebear-ai. It ranks #3,475 of 96,771 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Soma is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 93,296 of 96,771 servers on MCP Toplist.
Use Soma
No credentials or required configuration declared — add it to your MCP client and go.
Add Soma to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"soma": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dinglebear-ai/soma:0.7.0"
],
"env": {
"SOMA_HOME": "<your SOMA_HOME>",
"SOMA_PROVIDER_DIR": "<your SOMA_PROVIDER_DIR>",
"SOMA_API_URL": "<your SOMA_API_URL>",
"SOMA_API_KEY": "<your SOMA_API_KEY>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}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/ai.dinglebear%2Fsoma)<a href="https://mcptoplist.com/server/ai.dinglebear%2Fsoma"><img src="https://mcptoplist.com/badge/ai.dinglebear%2Fsoma.svg" alt="MCP Toplist: Top 5% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dinglebear-ai
Other servers by dinglebear-ai
View all dinglebear-ai servers →Available versions (4)
| Version | Published |
|---|---|
| 0.7.0 | Jul 30, 2026 |
| 0.6.1 | Jul 26, 2026 |
| 0.6.0 | Jul 26, 2026 |
| 0.5.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Soma?
- Soma is maintained by dinglebear-ai, which publishes 4 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Soma listed on the Official MCP Registry?
- Yes — Soma is listed on the Official MCP Registry.
- How many versions does Soma have?
- MCP Toplist tracks 4 versions of Soma, most recently published on Jul 30, 2026.
- Where can I find the source code for Soma?
- The source code for Soma is hosted at github.com/dinglebear-ai/soma.