mst-mcp
Rank #29,953io.github.vipulsutar11/mst-mcp
MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.
mst-mcp is a Model Context Protocol (MCP) server published by vipulsutar11. It ranks #29,953 of 132,046 servers tracked on MCP Toplist. mst-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 102,093 of 132,046 servers on MCP Toplist.
Use mst-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mst-mcp -- docker run -i --rm docker.io/vipulsutar/mst-mcp:1.0.0[mcp_servers.mst-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/vipulsutar/mst-mcp:1.0.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mst-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mst-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mst-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mst-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mst-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
}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.vipulsutar11%2Fmst-mcp)<a href="https://mcptoplist.com/server/io.github.vipulsutar11%2Fmst-mcp"><img src="https://mcptoplist.com/badge/io.github.vipulsutar11%2Fmst-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vipulsutar11
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains mst-mcp?
- mst-mcp is maintained by vipulsutar11, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is mst-mcp listed on the Official MCP Registry?
- Yes — mst-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does mst-mcp have?
- MCP Toplist tracks 1 version of mst-mcp, most recently published on Aug 18, 2026.
- Where can I find the source code for mst-mcp?
- The source code for mst-mcp is hosted at github.com/vipulsutar11/mst-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.