Mulmocast Vision
Rank #12,114io.github.isamu/mulmocast-vision
MCP server providing mulmocast-vision capabilities
Mulmocast Vision is a Model Context Protocol (MCP) server published by receptron. It ranks #12,114 of 132,046 servers tracked on MCP Toplist. Mulmocast Vision is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Aug 21, 2025 and most recently updated on Sep 12, 2025.
Ranks ahead of 119,932 of 132,046 servers on MCP Toplist.
Use Mulmocast Vision
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mulmocast-vision -- npx -y mulmocast-vision[mcp_servers.mulmocast-vision]
command = "npx"
args = ["-y", "mulmocast-vision"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mulmocast-vision": {
"command": "npx",
"args": [
"-y",
"mulmocast-vision"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mulmocast-vision": {
"command": "npx",
"args": [
"-y",
"mulmocast-vision"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mulmocast-vision": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mulmocast-vision"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mulmocast-vision": {
"command": "npx",
"args": [
"-y",
"mulmocast-vision"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mulmocast-vision": {
"command": "npx",
"args": [
"-y",
"mulmocast-vision"
]
}
}
}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.isamu%2Fmulmocast-vision)<a href="https://mcptoplist.com/server/io.github.isamu%2Fmulmocast-vision"><img src="https://mcptoplist.com/badge/io.github.isamu%2Fmulmocast-vision.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
receptron
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Sep 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mulmocast Vision?
- Mulmocast Vision is maintained by receptron, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Mulmocast Vision listed on the Official MCP Registry?
- Yes — Mulmocast Vision is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mulmocast Vision have?
- MCP Toplist tracks 2 versions of Mulmocast Vision, most recently published on Sep 12, 2025.
- Where can I find the source code for Mulmocast Vision?
- The source code for Mulmocast Vision is hosted at github.com/receptron/mulmocast-vision.
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.