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
Описание
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.
Установка Dev Suite
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/dhruvkej9/mcp-dev-suiteFAQ
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
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Dev Suite with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
