Access the complete Spring ecosystem directly in Claude Desktop
A public Model Context Protocol server that provides instant access to Spring Boot documentation, guides, and the entire Spring ecosystem.
Get Started View on GitHubAccess all Spring projects: Boot, Security, Data, Cloud, and more. Get detailed information about projects and their documentation.
Browse and access hundreds of Spring guides organized by category. Perfect for learning and reference.
Search through documentation, concepts, and guides with intelligent fallback mechanisms.
Seven specialized MCP tools to explore all aspects of Spring development.
Simple one-command installation and configuration with Claude Desktop.
Integrated knowledge base of Spring Boot concepts and best practices.
This server works with ANY MCP client, not just Claude Desktop! Compatible with all Model Context Protocol implementations.
# No installation required! Always uses latest version
Then add to your Claude Desktop configuration:
{
"mcpServers": {
"spring-docs": {
"command": "npx",
"args": ["@enokdev/springdocs-mcp@latest"]
}
}
}
npm install -g @enokdev/springdocs-mcp
Then add to your Claude Desktop configuration:
{
"mcpServers": {
"spring-docs": {
"command": "springdocs-mcp"
}
}
}
Search through Spring Boot documentation with keywords and filters.
Find Spring projects by category or functionality (Security, Data, Cloud, etc.)
Get detailed information about a specific Spring project.
Browse all available Spring guides with optional category filtering.
Retrieve the complete content of a specific Spring guide.
Access specific sections of the Spring Boot reference documentation.
Explore Spring Boot concepts with detailed explanations and examples.
Once installed, ask Claude: