Cover image
Try Now
2025-04-03

MCP Server -Test -Repository

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP Server Test

这是一个用于测试 MCP Server 的项目。

项目结构

.
├── README.md
├── .gitignore
├── cmd/            # 主要的应用程序入口
├── internal/       # 私有应用程序和库代码
├── pkg/           # 可以被外部应用程序使用的库代码
└── api/           # API 协议定义和 swagger/OpenAPI 规范

开发环境要求

  • Go 1.20 或更高版本
  • Docker
  • Make

快速开始

  1. 克隆仓库
git clone https://github.com/rainemng/mcp-server-test.git
cd mcp-server-test
  1. 安装依赖
go mod download
  1. 运行服务
go run cmd/main.go

测试

运行所有测试:

go test ./...

构建

构建二进制文件:

go build -o bin/server cmd/main.go

贡献

欢迎提交 Pull Request 和 Issue!

许可证

MIT License

相关推荐

  • 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.

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

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

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

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

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

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • 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.

  • jae-jae
  • MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.

  • HiveNexus
  • Ein KI-Chat-Bot für kleine und mittelgroße Teams, die Modelle wie Deepseek, Open AI, Claude und Gemini unterstützt. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 claude 、 Gemini 等模型。

  • ravitemer
  • Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)

  • patruff
  • Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden

    Reviews

    5 (1)
    Avatar
    user_Mi4aVFSY
    2025-04-17

    I've been using the mcp-server-test from rainemng and it has been a fantastic experience. The product is well-documented, easy to use, and integrates seamlessly with my existing infrastructure. It's evident that a lot of thought and effort went into developing this tool. Highly recommend it to anyone in need of a reliable server testing solution!