Bostrom MCP
Rank #15,655io.github.cyberia-to/bostrom-mcp
MCP server providing bostrom-mcp capabilities
Bostrom MCP is a Model Context Protocol (MCP) server published by cyberia-to. It ranks #15,655 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bostrom MCP is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 116,391 of 132,046 servers on MCP Toplist.
Use Bostrom MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bostrom-mcp -e "BOSTROM_MNEMONIC=<your BOSTROM_MNEMONIC>" -- npx -y bostrom-mcpReplace each placeholder with your own value before saving.
[mcp_servers.bostrom-mcp]
command = "npx"
args = ["-y", "bostrom-mcp"]
[mcp_servers.bostrom-mcp.env]
BOSTROM_MNEMONIC = "<your BOSTROM_MNEMONIC>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bostrom-mcp": {
"command": "npx",
"args": [
"-y",
"bostrom-mcp"
],
"env": {
"BOSTROM_MNEMONIC": "<your BOSTROM_MNEMONIC>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bostrom-mcp": {
"command": "npx",
"args": [
"-y",
"bostrom-mcp"
],
"env": {
"BOSTROM_MNEMONIC": "<your BOSTROM_MNEMONIC>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bostrom-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bostrom-mcp"
],
"env": {
"BOSTROM_MNEMONIC": "<your BOSTROM_MNEMONIC>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bostrom-mcp": {
"command": "npx",
"args": [
"-y",
"bostrom-mcp"
],
"env": {
"BOSTROM_MNEMONIC": "<your BOSTROM_MNEMONIC>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bostrom-mcp": {
"command": "npx",
"args": [
"-y",
"bostrom-mcp"
],
"env": {
"BOSTROM_MNEMONIC": "<your BOSTROM_MNEMONIC>"
}
}
}
}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.cyberia-to%2Fbostrom-mcp)<a href="https://mcptoplist.com/server/io.github.cyberia-to%2Fbostrom-mcp"><img src="https://mcptoplist.com/badge/io.github.cyberia-to%2Fbostrom-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
cyberia-to
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | Mar 6, 2026 |
| 0.2.0 | Feb 26, 2026 |
| 0.1.1 | Feb 26, 2026 |
| 0.1.0 | Feb 26, 2026 |
Frequently asked questions
- Who maintains Bostrom MCP?
- Bostrom MCP is maintained by cyberia-to, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Bostrom MCP listed on the Official MCP Registry?
- Yes — Bostrom MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Bostrom MCP have?
- MCP Toplist tracks 4 versions of Bostrom MCP, most recently published on Mar 6, 2026.
- Where can I find the source code for Bostrom MCP?
- The source code for Bostrom MCP is hosted at github.com/cyberia-to/bostrom-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.