spring-ai-mcp-server
0
The Spring AI MCP Server is designed to automate the creation of Excel and PowerPoint documents using AI technology integrated with Spring Boot. It supports RESTful APIs for asynchronous requests and relies on OpenAI for AI functionalities, featuring a planned expansion into more document types in the future.
Spring AI MCP Server
- A server for generating Excel and PPT documents using Spring Boot and AI.
Key Features
- Automatic Excel document generation using AI
- Automatic PowerPoint presentation creation using AI
- Asynchronous document request handling via RESTful API
Tech Stack
- Java 17
- Spring Boot 3.2.3
- Spring AI 0.8.0 (utilizing OpenAI)
- Apache POI 5.2.5 (for Excel and PPT file creation)
Requirements
- Java 17+
- OpenAI API Key
Future Plans
- Addition of Markdown document generation
- Automatic Confluence page creation
- Support for various document templates
- Automatic image and chart generation
License
MIT License