@bounded-systems/bounded-tools-mcp
Rank #22,855io.github.bounded-systems/bounded-tools-mcp
Read-only MCP server over bounded.tools's Sigstore-verified static API (stdio).
@bounded-systems/bounded-tools-mcp is a Model Context Protocol (MCP) server published by bounded-systems. It ranks #22,855 of 132,113 servers tracked on MCP Toplist. @bounded-systems/bounded-tools-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 109,258 of 132,113 servers on MCP Toplist.
Use @bounded-systems/bounded-tools-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bounded-tools-mcp -e "BOUNDED_TOOLS_MCP_SIGNATURE_MODE=<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>" -- npx -y @bounded-systems/bounded-tools-mcpReplace each placeholder with your own value before saving.
[mcp_servers.bounded-tools-mcp]
command = "npx"
args = ["-y", "@bounded-systems/bounded-tools-mcp"]
[mcp_servers.bounded-tools-mcp.env]
BOUNDED_TOOLS_MCP_SIGNATURE_MODE = "<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounded-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/bounded-tools-mcp"
],
"env": {
"BOUNDED_TOOLS_MCP_SIGNATURE_MODE": "<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounded-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/bounded-tools-mcp"
],
"env": {
"BOUNDED_TOOLS_MCP_SIGNATURE_MODE": "<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bounded-tools-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bounded-systems/bounded-tools-mcp"
],
"env": {
"BOUNDED_TOOLS_MCP_SIGNATURE_MODE": "<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounded-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/bounded-tools-mcp"
],
"env": {
"BOUNDED_TOOLS_MCP_SIGNATURE_MODE": "<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bounded-tools-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/bounded-tools-mcp"
],
"env": {
"BOUNDED_TOOLS_MCP_SIGNATURE_MODE": "<your BOUNDED_TOOLS_MCP_SIGNATURE_MODE>"
}
}
}
}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.bounded-systems%2Fbounded-tools-mcp)<a href="https://mcptoplist.com/server/io.github.bounded-systems%2Fbounded-tools-mcp"><img src="https://mcptoplist.com/badge/io.github.bounded-systems%2Fbounded-tools-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bounded-systems
Other servers by bounded-systems
View all bounded-systems servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains @bounded-systems/bounded-tools-mcp?
- @bounded-systems/bounded-tools-mcp is maintained by bounded-systems, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is @bounded-systems/bounded-tools-mcp listed on the Official MCP Registry?
- Yes — @bounded-systems/bounded-tools-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @bounded-systems/bounded-tools-mcp have?
- MCP Toplist tracks 1 version of @bounded-systems/bounded-tools-mcp, most recently published on Jun 29, 2026.
- Where can I find the source code for @bounded-systems/bounded-tools-mcp?
- The source code for @bounded-systems/bounded-tools-mcp is hosted at github.com/bounded-systems/bounded-tools-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.