Spring Docs
Spring Docs is an MCP server that provides 12 tools for searching, exploring, and interacting with the Spring ecosystem documentation, guides, tutorials, and…
Directory
Spring Docs is an MCP server that provides 12 tools for searching, exploring, and interacting with the Spring ecosystem documentation, guides, tutorials, and…
Spring Boot AI is a sample application demonstrating how to build an AI agent using Spring AI, the Model Context Protocol (MCP), and Retrieval Augmented…
RagWiser is a Retrieval Augmented Generation (RAG) system built with Spring Boot that enables users to upload PDF documents, process them, and ask questions…
Lightweight Spring Boot server for retrieving and searching course details from Dan Vega's YouTube tutorials, providing easy access to educational content…
A MCP server to query and generate answers based on the ATproto documentation available online
Converts natural language queries into SQL by registering database schema information and handling text-to-SQL transformations through a Spring Boot…
Integrates with the World Time API to enable retrieval of current time information for global locations, supporting applications that require accurate clock…
A Spring AI MCP-based service for retrieving ONES Wiki content and converting it to AI-friendly text format.
A knowledge base and experimental playground for exploring the Model Context Protocol (MCP)—understanding how hosts, servers, LLMs, and tools interact.
A demonstration MCP server implementation in Go featuring real-time bidirectional file communication.
# mcp-server-with-bun This is an mcp server using `bun.sh`. ## Scripts To install dependencies: ```bash bun install ``` To run: ```bash bun server ```…
Integrates with Cloud Foundry foundations to enable management of applications, services, and resources.