MCP cover image
See in Github
2025-04-01

1

Github Watches

0

Github Forks

0

Github Stars

AI-Verse MCP Server

这是一个基于Spring-AI构建的MCP Server注册机,用于管理和提供多个AI服务。

功能特性

  • 支持本地文件系统访问
  • 提供RESTful API接口
  • 集成Spring AI功能

系统要求

  • Java 17+
  • Maven 3.6+
  • Spring Boot 3.2.3
  • Spring AI 0.8.1

配置说明

  1. 设置环境变量:

    export OPENAI_API_KEY=your_api_key_here
    
  2. 确保共享文件目录存在:

    mkdir -p /private/data/shared_files
    

API接口

获取TXT文件列表

GET /api/files/txt

获取文件内容

GET /api/files/content/{filePath}

构建和运行

mvn clean package
java -jar target/mcp-server-1.0-SNAPSHOT.jar

注意事项

  • 请确保有适当的文件系统权限
  • 需要配置有效的OpenAI API密钥

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • n8n-io
  • Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.

    Reviews

    4 (1)
    Avatar
    user_QpNbdTU0
    2025-04-16

    I've been utilizing the AI-Verse-MCP-Server, created by anselorville, and it's truly impressive! The setup is straightforward, and the server's performance is exceptional. It handles multiple applications seamlessly and offers robust support for various project requirements. Highly recommended for anyone looking for a reliable MCP application. Check out their repository on GitHub for more details!