Cover image
Try Now
2025-04-09

MCP服务器

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Booner_MCP

An AI infrastructure-as-code platform using Model Context Protocol (MCP) with Ollama for agentic coding and server management.

Overview

This project allows AI agents to interact with local infrastructure, deploy and manage various server types (web servers, game servers, databases) through the Model Context Protocol. It integrates with a local Ollama deployment running mixtral on powerful hardware.

System Architecture

Machines Configuration

  • Machine 1 (Booner_Ollama - 10.0.0.10):

    • Runs Ollama LLM server on port 11434
    • Provides AI capabilities to the MCP system
    • Hardware: AMD 5700X3D, 4070 Ti Super, 64GB RAM, Quadro P4000
  • Machine 2 (Booner_MCP & agent - 10.0.0.4):

    • Runs the MCP core management API
    • Runs the Next.js web interface
    • Hardware: Ryzen 7 5700X3D, 32GB RAM
    • Worker Agent for Agentic Coding
  • Machine 3 (booner-mcp-web & agent - 10.0.0.4):

    • Runs the Web GUI to interact with MCP & Ollama
    • Worker Agent for Agentic Coding
  • Machine 3 (OPN_IaC - 10.0.0.2):

    • Runs infrastructure as code tools
    • Dedicated OPNSense Network API
  • Deployment Targets (Machine N):

    • Run game servers, web applications, etc.
    • Hardware examples:
    • E5-2680 v4, 16GB RAM, RTX 3050 8GB
  • Storage: TrueNAS with 8TB HDD & 2TB SSD (NFS shared)

Software Stack

  • OS: Ubuntu 24 (all machines)
  • LLM: Mixtral via Ollama
  • Primary Languages: Python, Go, NextJS
  • Containerization: Docker

Project Structure

  • agents/: AI agent definitions and orchestration code
  • servers/: MCP server implementations for different infrastructure tasks
  • api/: API server for agent communication
  • config/: Configuration files for different environments and systems

Setup & Deployment

Prerequisites

  • Git with support for submodules
  • Docker and Docker Compose
  • Node.js 18+ (for local development)
  • Python 3.11+ (for local development)

Initial Setup

  1. Clone the repository with submodules:

    git clone --recurse-submodules https://github.com/vespo92/Booner_MCP.git
    cd Booner_MCP
    
  2. Create an environment file:

    cp .env.example .env
    
  3. Generate a secure AUTH_SECRET:

    # On Linux/macOS
    ./generate_auth_secret.sh
    
    # On Windows
    .\generate_auth_secret.ps1
    
  4. Deploy with Docker Compose:

    docker-compose up -d
    

Accessing the Services

Development Workflow

Working with the Main Project

cd Booner_MCP
# Make changes
git add .
git commit -m "Your commit message"
git push origin main

相关推荐

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

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

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

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

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

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

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

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

  • ravitemer
  • 一个功能强大的Neovim插件,用于管理MCP(模型上下文协议)服务器

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

  • patruff
  • Ollama和MCP服务器之间的桥梁,使本地LLMS可以使用模型上下文协议工具

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • appcypher
  • 很棒的MCP服务器 - 模型上下文协议服务器的策划列表

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

    Reviews

    5 (1)
    Avatar
    user_TQeQneBD
    2025-04-16

    Booner_MCP is an incredibly versatile tool created by vespo92! It's efficient, user-friendly, and well-documented, which makes it easy to integrate into various projects. The GitHub page provides comprehensive resources and support, making it a must-have for MCP enthusiasts. Highly recommend checking it out!