If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/benzsevern/devpilot
REMOTE

DevPilot

benzsevern/devpilot

Dev server supervisor for AI coders. Manages dev server lifecycles, detects reloads, checks health, and recovers from crashes. 10 MCP tools for full lifecycle management. Best used as a local stdio server (pip install devpilot-ai[mcp]) since it needs access to your machine processes and ports.

10 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (5mo)
10toolsRemote/ HTTP5moindexed
100% uptime · 316ms avgChecked Aug 17, 2026
Quality Score
59/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure13.6/20
142 days indexed
Capability17.3/25
Tools: 5.3/13 (10 tools)
Description: 5/5
Endpoint: 7/7
Adoption3.1/25
Use count: 3.1/20 (5 uses)
Multi-registry: 0/5 (1 registry)
Reliability24.6/25
Currently live: 10/10
Uptime history: 14.6/15 97% (38/39 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
10 tools. Nothing caught our attention.
First indexed Mar 27, 2026
Server Profile
Tools catalogued
10
10 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 316ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://devpilot--benzsevern.run.tools
Tools (10)
devpilot_status
Check health status of dev server services. Returns live health check results including status, response time, and configuration for all registered services or a specific one. Args: service_name: Name of a specific service to check. Omit to check all.
devpilot_changed
Report a file change and check if the dev server reloaded successfully. Call this AFTER editing a file. Returns which service was affected, reload status (reloaded/reload_failed/timeout), and health. This is the primary feedback loop for AI coders. Args: filepath: Path of the changed file relative to project root. verify_endpoint: Optional HTTP endpoint to hit after reload, e.g. "/api/hello". timeout: Max seconds to wait for reload detection. Default 15.
devpilot_run
Start and manage a dev server process. Spawns the process, captures stdout, detects reload patterns, monitors health, and auto-recovers from crashes. Supports FastAPI, Flask, Django, Vite, Next.js, and CRA with auto-detected defaults. Args: name: Unique service name, e.g. "api" or "frontend". cmd: Shell command to start the server, e.g. "uvicorn main:app --reload --port 8000". port: Port the server listens on. Auto-detected from framework if omitted. service_type: "backend" or "frontend". Auto-detected if omitted. health_endpoint: HTTP path for health checks, e.g. "/health". Uses TCP if omitted. file_patterns: Glob patterns for watched files, e.g. ["**/*.py"]. reload_patterns: Stdout patterns indicating a successful reload.
devpilot_attach
Attach to an already-running dev server for health monitoring. Discovers the process by port but does NOT own or restart it. Use when the server was started externally. Args: name: Unique service name. port: Port the existing server listens on. service_type: "backend" or "frontend". cmd: Original start command (for reference only). health_endpoint: HTTP path for health checks.
devpilot_stop
Gracefully stop managed dev server services. Only stops services that devpilot started. Never kills processes it didn't start. Args: name: Name of a specific service to stop. stop_all: Set true to stop all managed services.
devpilot_init
Auto-detect project structure and generate .devpilot.yaml config. Scans for pyproject.toml, requirements.txt, and package.json to detect frameworks (FastAPI, Flask, Django, Vite, Next.js, CRA) and generates appropriate service configuration.
Show all 10 tools ↓
devpilot_up
Start all services defined in .devpilot.yaml. Reads the project config and starts each service under supervision with auto-recovery.
devpilot_log
View recent devpilot events including auto-restarts, crashes, recoveries, and escalations. Args: service_name: Filter to a specific service. Omit for all events.
devpilot_cleanup
Remove stale state entries for processes that are no longer running. Cleans up dead PIDs and orphan service registrations.
devpilot_health_check
Perform a direct health check on any port. Returns healthy/unhealthy status, HTTP status code, and response time. Works without registering a service. Args: port: Port number to check. endpoint: HTTP path like "/health". Uses raw TCP check if omitted.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from benzsevern
InferMap
Map messy columns to a known schema — 7 scorers, domain dictionaries, F1 0.84. Zero config.
GoldenPipe
One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.
GoldenFlow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
GoldenCheck
Auto-discover validation rules from data — scan, profile, health-score. No rules to write.
GoldenMatch
Find and remove duplicate records from CSV files. Deduplicate customer lists, merge patient records, clean CRM data. Works with any CSV � auto-detects columns, no config needed. 30 tools: deduplicate, match across files, explain why records matched, fix bad merges, scan data quality, privacy-preserving linkage. 97.2% accuracy on standard benchmarks. Use from Claude to clean messy data in one conversation.
Similar servers
Press Release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
MCP Server for LimeSurvey
Enables interaction with LimeSurvey API to create and manage surveys, questions, question groups, activate surveys, and export responses through standardized MCP endpoints.
io.github.zenml-io/mcp-zenml
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Google Docs MCP Server
Enables Claude to read, create, and update Google Docs through OAuth authentication. Deployed as a remote Next.js server on Vercel with support for multiple users and secure API key management.
Indexed from Smithery · Updates nightlyView on Smithery →