Silpo MCP
Rank #9,221io.github.MIt9/silpo-mcp
MCP server providing silpo-mcp capabilities
Silpo MCP is a Model Context Protocol (MCP) server published by MIt9. It ranks #9,221 of 130,187 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Silpo MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Feb 6, 2026.
Ranks ahead of 120,966 of 130,187 servers on MCP Toplist.
Use Silpo MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add silpo-mcp -e "SILPO_BASKET_ID=<your SILPO_BASKET_ID>" -- npx -y silpo-mcpReplace each placeholder with your own value before saving.
[mcp_servers.silpo-mcp]
command = "npx"
args = ["-y", "silpo-mcp"]
[mcp_servers.silpo-mcp.env]
SILPO_BASKET_ID = "<your SILPO_BASKET_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"silpo-mcp": {
"command": "npx",
"args": [
"-y",
"silpo-mcp"
],
"env": {
"SILPO_BASKET_ID": "<your SILPO_BASKET_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"silpo-mcp": {
"command": "npx",
"args": [
"-y",
"silpo-mcp"
],
"env": {
"SILPO_BASKET_ID": "<your SILPO_BASKET_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"silpo-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"silpo-mcp"
],
"env": {
"SILPO_BASKET_ID": "<your SILPO_BASKET_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"silpo-mcp": {
"command": "npx",
"args": [
"-y",
"silpo-mcp"
],
"env": {
"SILPO_BASKET_ID": "<your SILPO_BASKET_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"silpo-mcp": {
"command": "npx",
"args": [
"-y",
"silpo-mcp"
],
"env": {
"SILPO_BASKET_ID": "<your SILPO_BASKET_ID>"
}
}
}
}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.MIt9%2Fsilpo-mcp)<a href="https://mcptoplist.com/server/io.github.MIt9%2Fsilpo-mcp"><img src="https://mcptoplist.com/badge/io.github.MIt9%2Fsilpo-mcp.svg" alt="MCP Toplist: Top 10% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MIt9
Other servers by MIt9
- Comfy Ui Builder#15,107 · 16 vers
- workatastartup-mcp#18,075 · 2 vers
- mcp-elevenreader#100,948
- perplexity-pro-mcp#116,268
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Feb 6, 2026 |
| 1.0.0 | Feb 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Silpo MCP?
- Silpo MCP is maintained by MIt9, which publishes 5 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Silpo MCP listed on the Official MCP Registry?
- Yes — Silpo MCP is listed on the Official MCP Registry.
- How many versions does Silpo MCP have?
- MCP Toplist tracks 3 versions of Silpo MCP, most recently published on Feb 6, 2026.
- Where can I find the source code for Silpo MCP?
- The source code for Silpo MCP is hosted at github.com/MIt9/silpo-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.