andrlange/spring-documentation-mcp-server
If you are the rightful owner of spring-documentation-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Spring Documentation MCP Server is a comprehensive Spring Boot application designed to serve as a Model Context Protocol (MCP) Server, providing AI assistants with full-text searchable access to Spring ecosystem documentation via Server-Sent Events (SSE).
Tools
Functions exposed to the LLM to take actions
searchSpringDocs
Full-text search across all Spring documentation with filters
getSpringVersions
List available versions for any Spring project
listSpringProjects
Browse all available Spring projects
getDocumentationByVersion
Get all documentation for a specific version
getCodeExamples
Search code examples with language/project/version filters
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client