MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An MCP (Model Context Protocol) server that lets Claude manage long-running dev processes seamlessly — across Flutter, Next.js, Spring Boot, Vite, and any custom stack.

Created 4/22/2026
Updated about 23 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-devctl-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "adarsh-devappsys-devctl-mcp": { "command": "npx", "args": [ "adarsh-devappsys-devctl-mcp" ] } } }