Bumblebee Endpoint Receipt
Rank #54,021com.clauxel.bumblebeereceipt/bumblebeereceipt-mcp
A paid remote MCP for developer endpoint scanner MCP, built to return verdicts, receipts, usage logs
Bumblebee Endpoint Receipt is a Model Context Protocol (MCP) server published by clauxel. It ranks #54,021 of 115,460 servers tracked on MCP Toplist. Bumblebee Endpoint Receipt is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 61,439 of 115,460 servers on MCP Toplist.
Use Bumblebee Endpoint Receipt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bumblebeereceipt-mcp https://bumblebeereceipt.clauxel.com/mcp[mcp_servers.bumblebeereceipt-mcp]
url = "https://bumblebeereceipt.clauxel.com/mcp"Add to ~/.codex/config.toml.
https://bumblebeereceipt.clauxel.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bumblebeereceipt-mcp": {
"url": "https://bumblebeereceipt.clauxel.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bumblebeereceipt-mcp": {
"type": "http",
"url": "https://bumblebeereceipt.clauxel.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bumblebeereceipt-mcp": {
"serverUrl": "https://bumblebeereceipt.clauxel.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bumblebeereceipt-mcp": {
"url": "https://bumblebeereceipt.clauxel.com/mcp"
}
}
}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/com.clauxel.bumblebeereceipt%2Fbumblebeereceipt-mcp)<a href="https://mcptoplist.com/server/com.clauxel.bumblebeereceipt%2Fbumblebeereceipt-mcp"><img src="https://mcptoplist.com/badge/com.clauxel.bumblebeereceipt%2Fbumblebeereceipt-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
clauxel
Other servers by clauxel
- A2A Dependency Inspector#54,003 · 1 ver
- A2A Identity Toll MCP#54,004 · 1 ver
- A2A Replay Receipt#54,005 · 1 ver
- AgentData Boundary MCP#54,006 · 1 ver
- Agentic Budget Router MCP#54,007 · 1 ver
- Agentic HTML Export QA MCP#54,008 · 1 ver
- Agent Mail Rooms#54,009 · 1 ver
- AgentMemory Mesh MCP#54,010 · 1 ver
- Agent Monitor Relay MCP#54,011 · 1 ver
- Agent Skill Update Gate MCP#54,012 · 1 ver
- AI Studio Android Release Gate#54,013 · 1 ver
- AI Studio Workspace Approval Gate MCP#54,014 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 25, 2026 |
Frequently asked questions
- Who maintains Bumblebee Endpoint Receipt?
- Bumblebee Endpoint Receipt is maintained by clauxel, which publishes 72 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Bumblebee Endpoint Receipt listed on the Official MCP Registry?
- Yes — Bumblebee Endpoint Receipt is listed on the Official MCP Registry, alongside Glama.
- How many versions does Bumblebee Endpoint Receipt have?
- MCP Toplist tracks 1 version of Bumblebee Endpoint Receipt, most recently published on May 25, 2026.
- Where can I find the source code for Bumblebee Endpoint Receipt?
- The source code for Bumblebee Endpoint Receipt is hosted at github.com/clauxel/bumblebee-endpoint-receipt-mcp.