Manoma
Rank #13,399io.github.paperdavid/manoma
MCP server for soul.md — your portable AI identity layer across every LLM.
Manoma is a Model Context Protocol (MCP) server published by paperdavid. It ranks #13,399 of 132,046 servers tracked on MCP Toplist. Manoma is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Apr 18, 2026.
Ranks ahead of 118,647 of 132,046 servers on MCP Toplist.
Use Manoma
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add manoma -e "SOUL_MD_PATH=<your SOUL_MD_PATH>" -- npx -y manoma-mcpReplace each placeholder with your own value before saving.
[mcp_servers.manoma]
command = "npx"
args = ["-y", "manoma-mcp"]
[mcp_servers.manoma.env]
SOUL_MD_PATH = "<your SOUL_MD_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"manoma": {
"command": "npx",
"args": [
"-y",
"manoma-mcp"
],
"env": {
"SOUL_MD_PATH": "<your SOUL_MD_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"manoma": {
"command": "npx",
"args": [
"-y",
"manoma-mcp"
],
"env": {
"SOUL_MD_PATH": "<your SOUL_MD_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"manoma": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"manoma-mcp"
],
"env": {
"SOUL_MD_PATH": "<your SOUL_MD_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"manoma": {
"command": "npx",
"args": [
"-y",
"manoma-mcp"
],
"env": {
"SOUL_MD_PATH": "<your SOUL_MD_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"manoma": {
"command": "npx",
"args": [
"-y",
"manoma-mcp"
],
"env": {
"SOUL_MD_PATH": "<your SOUL_MD_PATH>"
}
}
}
}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.paperdavid%2Fmanoma)<a href="https://mcptoplist.com/server/io.github.paperdavid%2Fmanoma"><img src="https://mcptoplist.com/badge/io.github.paperdavid%2Fmanoma.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
paperdavid
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Apr 18, 2026 |
| 0.2.0 | Apr 18, 2026 |
Frequently asked questions
- Who maintains Manoma?
- Manoma is maintained by paperdavid, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Manoma listed on the Official MCP Registry?
- Yes — Manoma is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Manoma have?
- MCP Toplist tracks 2 versions of Manoma, most recently published on Apr 18, 2026.
- Where can I find the source code for Manoma?
- The source code for Manoma is hosted at github.com/paperdavid/manoma.
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.