MCP Server Test
@rainemng
MCP Server Test について
MCP Server Test Repository
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server Test?
MCP Server Test is a Go‑based project designed for testing the Model Context Protocol (MCP) server implementation. It provides a minimal server setup with a standard Go project structure, suitable for developers wanting to experiment with MCP servers.
How to use MCP Server Test?
Clone the repository, install dependencies with go mod download, then run the server with go run cmd/main.go. Build a binary using go build -o bin/server cmd/main.go and run tests with go test ./....
Key features of MCP Server Test?
- Go 1.20+ implementation of an MCP server
- Standard project layout with cmd, internal, pkg, api directories
- Includes Docker and Make for development environment
- Provides run, test, and build commands
- Open for contributions and issue reporting
Use cases of MCP Server Test?
- Testing and experimenting with MCP server functionality
- Learning Go MCP server development with a minimal example
- Prototyping MCP‑based applications quickly
- Validating MCP protocol interactions in a controlled environment
- Serving as a template for starting new MCP server projects
FAQ from MCP Server Test?
What programming language is MCP Server Test built with?
Go, requiring version 1.20 or higher.
What are the runtime dependencies?
Go 1.20+, Docker, and Make are recommended for development.
How do I build and run the server?
Clone the repo, run go mod download, then go run cmd/main.go or build with go build -o bin/server cmd/main.go.
Is there a testing suite?
Yes, run all tests with go test ./....
Can I contribute to MCP Server Test?
Yes, pull requests and issues are welcome.
「開発者ツール」の他のコンテンツ
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
コメント