BT Ops MCP
Rank #21,029io.github.tangchangzhe/bt-ops-mcp-server
Secure MCP server for BT Panel operations with scoped permissions and audited writes.
BT Ops MCP is a Model Context Protocol (MCP) server published by tangchangzhe. It ranks #21,029 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BT Ops MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 111,017 of 132,046 servers on MCP Toplist.
Use BT Ops MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bt-ops-mcp-server -- npx -y bt-ops-mcp-server[mcp_servers.bt-ops-mcp-server]
command = "npx"
args = ["-y", "bt-ops-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bt-ops-mcp-server": {
"command": "npx",
"args": [
"-y",
"bt-ops-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bt-ops-mcp-server": {
"command": "npx",
"args": [
"-y",
"bt-ops-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bt-ops-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bt-ops-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bt-ops-mcp-server": {
"command": "npx",
"args": [
"-y",
"bt-ops-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bt-ops-mcp-server": {
"command": "npx",
"args": [
"-y",
"bt-ops-mcp-server"
]
}
}
}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.tangchangzhe%2Fbt-ops-mcp-server)<a href="https://mcptoplist.com/server/io.github.tangchangzhe%2Fbt-ops-mcp-server"><img src="https://mcptoplist.com/badge/io.github.tangchangzhe%2Fbt-ops-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tangchangzhe
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Aug 9, 2026 |
Frequently asked questions
- Who maintains BT Ops MCP?
- BT Ops MCP is maintained by tangchangzhe, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is BT Ops MCP listed on the Official MCP Registry?
- Yes — BT Ops MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does BT Ops MCP have?
- MCP Toplist tracks 1 version of BT Ops MCP, most recently published on Aug 9, 2026.
- Where can I find the source code for BT Ops MCP?
- The source code for BT Ops MCP is hosted at github.com/tangchangzhe/bt-ops-mcp-server.
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.