@bdelanghe/site-mcp
Rank #15,596io.github.bounded-systems/site-mcp
Read-only MCP server over robertdelanghe.dev's Sigstore-verified static API (stdio).
@bdelanghe/site-mcp is a Model Context Protocol (MCP) server published by bounded-systems. It ranks #15,596 of 132,113 servers tracked on MCP Toplist. @bdelanghe/site-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 116,517 of 132,113 servers on MCP Toplist.
Use @bdelanghe/site-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add site-mcp -e "SITE_MCP_SIGNATURE_MODE=<your SITE_MCP_SIGNATURE_MODE>" -- npx -y @bounded-systems/site-mcpReplace each placeholder with your own value before saving.
[mcp_servers.site-mcp]
command = "npx"
args = ["-y", "@bounded-systems/site-mcp"]
[mcp_servers.site-mcp.env]
SITE_MCP_SIGNATURE_MODE = "<your SITE_MCP_SIGNATURE_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"site-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/site-mcp"
],
"env": {
"SITE_MCP_SIGNATURE_MODE": "<your SITE_MCP_SIGNATURE_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"site-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/site-mcp"
],
"env": {
"SITE_MCP_SIGNATURE_MODE": "<your SITE_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": {
"site-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bounded-systems/site-mcp"
],
"env": {
"SITE_MCP_SIGNATURE_MODE": "<your SITE_MCP_SIGNATURE_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"site-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/site-mcp"
],
"env": {
"SITE_MCP_SIGNATURE_MODE": "<your SITE_MCP_SIGNATURE_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"site-mcp": {
"command": "npx",
"args": [
"-y",
"@bounded-systems/site-mcp"
],
"env": {
"SITE_MCP_SIGNATURE_MODE": "<your SITE_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%2Fsite-mcp)<a href="https://mcptoplist.com/server/io.github.bounded-systems%2Fsite-mcp"><img src="https://mcptoplist.com/badge/io.github.bounded-systems%2Fsite-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.2.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains @bdelanghe/site-mcp?
- @bdelanghe/site-mcp is maintained by bounded-systems, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is @bdelanghe/site-mcp listed on the Official MCP Registry?
- Yes — @bdelanghe/site-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @bdelanghe/site-mcp have?
- MCP Toplist tracks 1 version of @bdelanghe/site-mcp, most recently published on Jun 29, 2026.
- Where can I find the source code for @bdelanghe/site-mcp?
- The source code for @bdelanghe/site-mcp is hosted at github.com/bounded-systems/site-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.