SERVER

Devtool MCP

Rank #4086

io.github.standardbeagle/devtool-mcp

MCP server providing devtool-mcp capabilities

First listed
Dec 8, 2025
Last publish date
Dec 8, 2025
OVERVIEW

Devtool MCP is a Model Context Protocol (MCP) server published by standardbeagle. It ranks #4086 of 58,900 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Devtool MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Dec 8, 2025 and most recently updated on Dec 8, 2025.

STANDING
#4,086of 58,900 tracked serversTop 10%

Ranks ahead of 54,814 of 58,900 servers on MCP Toplist.

CONNECT

Use Devtool MCP

Add Devtool MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "devtool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@standardbeagle/devtool-mcp"
      ]
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "devtool-mcp": {
      "command": "uvx",
      "args": [
        "devtool-mcp"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

standardbeagle

Organization
Total servers
8
Total versions
7
MORE FROM THIS PUBLISHER

Other servers by standardbeagle

View all standardbeagle servers →
VERSIONS

Available versions (2)

VersionPublished
0.3.1Dec 8, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Devtool MCP?
MCP server providing devtool-mcp capabilities
Who maintains Devtool MCP?
Devtool MCP is maintained by standardbeagle, which publishes 8 MCP servers (7 total versions) tracked on MCP Toplist.
Is Devtool MCP an official MCP server?
Yes — Devtool MCP is listed on the Official MCP Registry.
How many versions does Devtool MCP have?
MCP Toplist tracks 2 versions of Devtool MCP, most recently published on Dec 8, 2025.
Where can I find the source code for Devtool MCP?
The source code for Devtool MCP is hosted at github.com/standardbeagle/devtool-mcp.
EXPLORE