ics6-Java-mcp-csv-server

ics6-Java-mcp-csv-server

3.1

If you are the rightful owner of ics6-Java-mcp-csv-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 henry@mcphub.com.

This document outlines the creation and features of an MCP server designed for processing XLS and CSV files.

MCP Server for XLS and CSV processing


Дисциплина: Языки программирования для работы с большими данными

Студент: Рожкова Елизавета ИУ6-22М

Задание

  1. Написать MCP сервер для работы с xls, csv файлами
  2. Добавить open api starter (implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.4.0') и посмотреть как выглядит swagger localhost:8080/swagger-ui/index.html
  3. Добавить контроллер @RestController и сервис @Service для тестирования MCP сервера
  4. Использовать @SLF4j для логов