12 powerful tools with intelligent caching for the complete Spring ecosystem
Universal MCP Compatible: Claude Code, Gemini CLI, VS Code, JetBrains IDEs
A comprehensive Model Context Protocol server providing intelligent access to Spring Boot documentation, advanced tutorials, and the complete Spring ecosystem with caching and performance optimizations.
Access all Spring projects with intelligent caching: Boot, Security, Data, Cloud, and more. Get detailed information with enhanced performance.
Progressive tutorials for REST APIs, JPA, Security, and Testing with beginner, intermediate, and advanced levels.
Search across the entire Spring ecosystem in one query with intelligent categorization and caching.
Intelligent diagnosis of common Spring Boot issues with automated solutions and troubleshooting guides.
Smart comparison of Spring Boot versions with detailed migration guidance and breaking change analysis.
Curated best practices for architecture, performance, security, testing, configuration, and deployment by experience level.
# No installation required! Always uses latest version
npx @enokdev/springdocs-mcp@latest
{
"mcpServers": {
"spring-docs": {
"command": "npx",
"args": ["@enokdev/springdocs-mcp@latest"],
"description": "Spring Documentation MCP Server with 12 powerful tools"
}
}
}
mcp_servers:
spring-docs:
command: "npx"
args: ["@enokdev/springdocs-mcp@latest"]
description: "Spring Documentation Server"
{
"mcp.servers": {
"spring-docs": {
"command": "npx",
"args": ["@enokdev/springdocs-mcp@latest"]
}
}
}
npm install -g @enokdev/springdocs-mcp
Configuration:
{
"mcpServers": {
"spring-docs": {
"command": "springdocs-mcp"
}
}
}
{
"mcpServers": {
"spring-docs": {
"command": "npx",
"args": ["@enokdev/springdocs-mcp@latest"],
"env": {
"NODE_OPTIONS": "--max-old-space-size=4096"
}
}
}
}
Search through Spring Boot documentation with intelligent caching and parallel processing for faster results.
Find Spring projects with enhanced fallbacks and keyword expansion for better matching.
Get detailed project information with long-term caching and enhanced error recovery.
Browse all available Spring guides with cached listings and improved filtering.
Retrieve guide content from multiple sources (Spring.io + GitHub) with robust fallback mechanisms.
Access reference documentation with long-term caching and enhanced content extraction.
Explore Spring Boot concepts with extended database and better keyword matching.
Search across the entire Spring ecosystem with categorized results from projects, guides, docs, and APIs in one query.
Get comprehensive step-by-step tutorials for REST APIs, JPA, Security, and Testing with multiple difficulty levels.
Compare Spring Boot versions with detailed migration guidance, breaking changes analysis, and upgrade recommendations.
Get curated best practices for architecture, performance, security, testing, configuration, and deployment by experience level.
Intelligent diagnosis of common Spring Boot issues with automated solutions, troubleshooting steps, and prevention strategies.
Once installed, ask Claude:
"Search for REST API security in Spring Boot documentation"
"Search the Spring ecosystem for microservices patterns"
"Get an intermediate tutorial for REST API development"
"Compare Spring Boot 2.7.0 and 3.0.0 breaking changes"
"Diagnose 'Port 8080 was already in use' startup error"
"Get security best practices for expert developers"
Get started with the most comprehensive Spring documentation tool available for ANY MCP-compatible client.