Java Backend Suite
БесплатноНе проверенA comprehensive MCP toolkit for Java backend developers, providing 35 tools across 5 servers for database analysis, JVM diagnostics, migration assistance, Sprin
Описание
A comprehensive MCP toolkit for Java backend developers, providing 35 tools across 5 servers for database analysis, JVM diagnostics, migration assistance, Spring Boot monitoring, and Redis diagnostics.
README
Complete MCP toolkit for Java backend developers. 35 tools across 5 servers — install once, configure once.
What's Included
| Server | Tools | What It Does |
|---|---|---|
| mcp-db-analyzer | 9 | PostgreSQL, MySQL, SQLite schema analysis, index optimization, query plans, slow queries, connections, table relationships |
| mcp-jvm-diagnostics | 6 | Thread dump analysis, deadlock detection, GC log analysis, heap histogram analysis, heap diff comparison |
| mcp-migration-advisor | 6 | Flyway/Liquibase migration risk analysis, lock detection, data loss detection, rollback generation |
| mcp-spring-boot-actuator | 7 | Health, metrics, environment, beans, startup, and cache analysis |
| mcp-redis-diagnostics | 7 | Memory fragmentation, slowlog analysis, client connections, keyspace health, unified performance report |
Why the Suite?
Installing 5 MCP servers individually means 5 packages to manage, 5 config blocks to write, and 5 things to keep updated. The suite gives you everything in one install:
- DB Analyzer — database schema analysis, index optimization, query plans, slow query detection
- JVM Diagnostics — thread dump analysis, deadlock detection, GC log parsing, heap profiling
- Migration Advisor — Flyway/Liquibase migration risk analysis, lock detection, rollback generation
- Spring Boot Actuator — health checks, metrics, environment, beans, startup and cache analysis
- Redis Diagnostics — memory fragmentation, slowlog analysis, client connections, keyspace health
That is 35 tools covering the full Java backend diagnostic stack. One npm install, one config block, zero friction.
Quick Start
npm install -g mcp-java-backend-suite
Then generate your Claude Desktop configuration:
npx mcp-java-backend-suite config
Copy the output into ~/.claude/claude_desktop_config.json.
Claude Desktop Configuration
{
"mcpServers": {
"db-analyzer": {
"command": "npx",
"args": ["-y", "mcp-db-analyzer"]
},
"jvm-diagnostics": {
"command": "npx",
"args": ["-y", "mcp-jvm-diagnostics"]
},
"migration-advisor": {
"command": "npx",
"args": ["-y", "mcp-migration-advisor"]
},
"spring-boot-actuator": {
"command": "npx",
"args": ["-y", "mcp-spring-boot-actuator"]
},
"redis-diagnostics": {
"command": "npx",
"args": ["-y", "mcp-redis-diagnostics"],
"env": {
"REDIS_URL": "redis://localhost:6379"
}
}
}
}
License
MIT
End-of-life: 2026-05-10.
This MCP server is no longer maintained or distributed. The Corporation
has pivoted to Apify marketplace actors. See
irrationalways on Apify and
irrcorp/bzp-poland-tenders for current Corporation work.
The npm package has been unpublished. The repository is archived for historical reference only.
Установить Java Backend Suite в Claude Desktop, Claude Code, Cursor
unyly install mcp-java-backend-suiteСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcp-java-backend-suite -- npx -y mcp-java-backend-suiteFAQ
Java Backend Suite MCP бесплатный?
Да, Java Backend Suite MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Java Backend Suite?
Нет, Java Backend Suite работает без API-ключей и переменных окружения.
Java Backend Suite — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Java Backend Suite в Claude Desktop, Claude Code или Cursor?
Открой Java Backend 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 Java Backend Suite with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
