Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Dev Suite

БесплатноНе проверен

A unified set of developer tools including file search/replace, SQLite queries, HTTP requests, port inspection, system monitoring, and Git status, accessible vi

GitHubEmbed

Описание

A unified set of developer tools including file search/replace, SQLite queries, HTTP requests, port inspection, system monitoring, and Git status, accessible via natural language in MCP-compatible clients.

README

A high-performance Model Context Protocol (MCP) server that provides a unified set of tools for modern developers.

Tools Included

📂 File System

  • fs_search: Search files with glob patterns and content regex.
  • fs_replace: Batch find and replace across your codebase.

🗄️ Database

  • db_sqlite_query: Run raw SQL against any local SQLite database.

🌐 Networking & API

  • http_request: Make authenticated API calls (GET, POST, etc.) with custom headers.
  • sys_ports: Inspect active listening ports on your machine.

💻 System & Git

  • sys_info: Detailed system resource monitoring (CPU, RAM, OS).
  • git_status: Quick overview of your repository state.

Installation

npm install
npm run build

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "dev-suite": {
      "command": "node",
      "args": ["/path/to/mcp-dev-suite/dist/index.js"]
    }
  }
}

Development

npm run dev

Built for the Claude MCP Tool Integration bounty.

from github.com/dhruvkej9/mcp-dev-suite

Установка Dev Suite

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/dhruvkej9/mcp-dev-suite

FAQ

Dev Suite MCP бесплатный?

Да, Dev Suite MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Dev Suite?

Нет, Dev Suite работает без API-ключей и переменных окружения.

Dev Suite — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Dev Suite в Claude Desktop, Claude Code или Cursor?

Открой Dev Suite на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Dev Suite with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data