bsp-mcp-server
Rank #9,060io.github.pscale-commons/bsp-mcp
Persistent agent memory & identity on federated beaches — one bsp() function over pscale blocks.
bsp-mcp-server is a Model Context Protocol (MCP) server published by pscale-commons. It ranks #9,060 of 115,591 servers tracked on MCP Toplist. bsp-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 3, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 106,531 of 115,591 servers on MCP Toplist.
Use bsp-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bsp-mcp https://bsp.hermitcrab.me/mcp/v1[mcp_servers.bsp-mcp]
url = "https://bsp.hermitcrab.me/mcp/v1"Add to ~/.codex/config.toml.
https://bsp.hermitcrab.me/mcp/v1Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bsp-mcp": {
"url": "https://bsp.hermitcrab.me/mcp/v1"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bsp-mcp": {
"type": "http",
"url": "https://bsp.hermitcrab.me/mcp/v1"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bsp-mcp": {
"serverUrl": "https://bsp.hermitcrab.me/mcp/v1"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bsp-mcp": {
"url": "https://bsp.hermitcrab.me/mcp/v1"
}
}
}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.pscale-commons%2Fbsp-mcp)<a href="https://mcptoplist.com/server/io.github.pscale-commons%2Fbsp-mcp"><img src="https://mcptoplist.com/badge/io.github.pscale-commons%2Fbsp-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pscale-commons
Other servers by pscale-commons
View all pscale-commons servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Jul 3, 2026 |
Frequently asked questions
- Who maintains bsp-mcp-server?
- bsp-mcp-server is maintained by pscale-commons, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is bsp-mcp-server listed on the Official MCP Registry?
- Yes — bsp-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does bsp-mcp-server have?
- MCP Toplist tracks 1 version of bsp-mcp-server, most recently published on Jul 3, 2026.
- Where can I find the source code for bsp-mcp-server?
- The source code for bsp-mcp-server is hosted at github.com/pscale-commons/bsp-mcp-server.