clawshow
Rank #8,173io.github.jason2016/clawshow-mcp-server
Instant Backend for SMBs: pages, payments, eSign AES eIDAS, notifications, inventory, reports
clawshow is a Model Context Protocol (MCP) server published by jason2016. It ranks #8,173 of 115,591 servers tracked on MCP Toplist. clawshow is listed across 3 registries — Official MCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Apr 3, 2026 and most recently updated on Apr 9, 2026.
Ranks ahead of 107,418 of 115,591 servers on MCP Toplist.
Use clawshow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clawshow-mcp-server https://mcp.clawshow.ai/sse[mcp_servers.clawshow-mcp-server]
url = "https://mcp.clawshow.ai/sse"Add to ~/.codex/config.toml.
https://mcp.clawshow.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"clawshow-mcp-server": {
"url": "https://mcp.clawshow.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clawshow-mcp-server": {
"type": "http",
"url": "https://mcp.clawshow.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clawshow-mcp-server": {
"serverUrl": "https://mcp.clawshow.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clawshow-mcp-server": {
"url": "https://mcp.clawshow.ai/sse"
}
}
}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.jason2016%2Fclawshow-mcp-server)<a href="https://mcptoplist.com/server/io.github.jason2016%2Fclawshow-mcp-server"><img src="https://mcptoplist.com/badge/io.github.jason2016%2Fclawshow-mcp-server.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
jason2016
Available versions (5)
| Version | Published |
|---|---|
| 1.9.0 | Apr 9, 2026 |
| 1.8.0 | Apr 9, 2026 |
| 1.7.0 | Apr 9, 2026 |
| 1.6.0 | Apr 8, 2026 |
| 1.3.0 | Apr 3, 2026 |
Frequently asked questions
- Who maintains clawshow?
- clawshow is maintained by jason2016, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is clawshow listed on the Official MCP Registry?
- Yes — clawshow is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does clawshow have?
- MCP Toplist tracks 5 versions of clawshow, most recently published on Apr 9, 2026.
- Where can I find the source code for clawshow?
- The source code for clawshow is hosted at github.com/jason2016/clawshow-mcp-server.