Spring Documentation MCP Server v1.2.3

Access the complete Spring ecosystem directly in Claude Desktop

Complete Spring Documentation at Your Fingertips

A public Model Context Protocol server that provides instant access to Spring Boot documentation, guides, and the entire Spring ecosystem.

Get Started View on GitHub

Complete Spring Ecosystem

Access all Spring projects: Boot, Security, Data, Cloud, and more. Get detailed information about projects and their documentation.

Comprehensive Guides

Browse and access hundreds of Spring guides organized by category. Perfect for learning and reference.

Intelligent Search

Search through documentation, concepts, and guides with intelligent fallback mechanisms.

7 Powerful Tools

Seven specialized MCP tools to explore all aspects of Spring development.

Easy Integration

Simple one-command installation and configuration with Claude Desktop.

Built-in Knowledge Base

Integrated knowledge base of Spring Boot concepts and best practices.

Quick Installation

Universal MCP Compatibility

This server works with ANY MCP client, not just Claude Desktop! Compatible with all Model Context Protocol implementations.

Option 1: Via npx (Recommended)

# No installation required! Always uses latest version

Then add to your Claude Desktop configuration:

{ "mcpServers": { "spring-docs": { "command": "npx", "args": ["@enokdev/springdocs-mcp@latest"] } } }

Option 2: Global Installation

npm install -g @enokdev/springdocs-mcp

Then add to your Claude Desktop configuration:

{ "mcpServers": { "spring-docs": { "command": "springdocs-mcp" } } }

Available Tools

search_spring_docs

Search through Spring Boot documentation with keywords and filters.

search_spring_projects

Find Spring projects by category or functionality (Security, Data, Cloud, etc.)

get_spring_project

Get detailed information about a specific Spring project.

get_all_spring_guides

Browse all available Spring guides with optional category filtering.

get_spring_guide

Retrieve the complete content of a specific Spring guide.

get_spring_reference

Access specific sections of the Spring Boot reference documentation.

search_spring_concepts

Explore Spring Boot concepts with detailed explanations and examples.

Usage Examples

Once installed, ask Claude: