SERVER
Dbgprobe Mcp Server
Rank #1398io.github.es617/dbgprobe-mcp-server
MCP server providing dbgprobe-server capabilities
First listed
Mar 6, 2026
Last publish date
Mar 13, 2026
OVERVIEW
Dbgprobe Mcp Server is a Model Context Protocol (MCP) server published by es617. It ranks #1398 of 58,832 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. Dbgprobe Mcp Server is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 13, 2026.
STANDING
#1,398of 58,832 tracked serversTop 5%
Ranks ahead of 57,434 of 58,832 servers on MCP Toplist.
CONNECT
Use Dbgprobe Mcp Server
Add Dbgprobe Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"dbgprobe-mcp-server": {
"command": "uvx",
"args": [
"dbgprobe-mcp-server"
],
"env": {
"DBGPROBE_BACKEND": "<your DBGPROBE_BACKEND>",
"DBGPROBE_MCP_LOG_LEVEL": "<your DBGPROBE_MCP_LOG_LEVEL>",
"DBGPROBE_JLINK_PATH": "<your DBGPROBE_JLINK_PATH>",
"DBGPROBE_JLINK_GDBSERVER_PATH": "<your DBGPROBE_JLINK_GDBSERVER_PATH>",
"DBGPROBE_JLINK_DEVICE": "<your DBGPROBE_JLINK_DEVICE>",
"DBGPROBE_INTERFACE": "<your DBGPROBE_INTERFACE>",
"DBGPROBE_SPEED_KHZ": "<your DBGPROBE_SPEED_KHZ>",
"DBGPROBE_MCP_PLUGINS": "<your DBGPROBE_MCP_PLUGINS>",
"DBGPROBE_MCP_TOOL_SEPARATOR": "<your DBGPROBE_MCP_TOOL_SEPARATOR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
es617
MORE FROM THIS PUBLISHER
Other servers by es617
View all es617 servers →VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.1.4 | Mar 13, 2026 |
| 0.1.3 | Mar 13, 2026 |
| 0.1.2 | Mar 7, 2026 |
| 0.1.1 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Dbgprobe Mcp Server?
- MCP server providing dbgprobe-server capabilities
- Who maintains Dbgprobe Mcp Server?
- Dbgprobe Mcp Server is maintained by es617, which publishes 9 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Dbgprobe Mcp Server an official MCP server?
- Yes — Dbgprobe Mcp Server is listed on the Official MCP Registry.
- How many versions does Dbgprobe Mcp Server have?
- MCP Toplist tracks 5 versions of Dbgprobe Mcp Server, most recently published on Mar 13, 2026.
- Where can I find the source code for Dbgprobe Mcp Server?
- The source code for Dbgprobe Mcp Server is hosted at github.com/es617/dbgprobe-mcp-server.git.
EXPLORE