MCP Devtools runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 30 Apr 2026.
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
We read the source, 2 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const absPath = path.join(absoluteDir, name);
child = spawn(command, [...args], {
for (const [key, value] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-devtools -- npx -y @oscarmarin/mcp-devtools
{
"mcpServers": {
"mcp-devtools": {
"args": [
"-y",
"@oscarmarin/mcp-devtools"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-devtools]
command = "npx"
args = ["-y", "@oscarmarin/mcp-devtools"]
{
"mcpServers": {
"mcp-devtools": {
"args": [
"-y",
"@oscarmarin/mcp-devtools"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-devtools": {
"args": [
"-y",
"@oscarmarin/mcp-devtools"
],
"command": "npx"
}
}
}
An MCP server that provides access to the ColabFit database
A secure MCP server that lets AI agents query databases safely.
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Policy-driven, read-only MCP server for safe database access from AI tools.
Provides programmatic access to Tiger Cloud services, databases, and documentation.
Access 30+ bioinformatics tools from 14 databases.
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
Answers built from our own checks of this server.