
Everything
CommunityReference server that exercises every MCP primitive.
The `hello world` of MCP. Demonstrates tools, resources, prompts, and sampling in one binary. Useful as a client-side test harness rather than a production integration.
What it does
- Exposes demo tools: echo, add, and longRunningOperation with configurable duration
- Serves a static resource and a dynamic resource whose content changes per read
- Defines prompt templates with and without arguments
- Issues a sampling request — one of the rarer MCP primitives — so clients can be tested end-to-end
- Emits progress notifications during long-running operations
- Logs every transport message at the info level for client-side debugging
Best for
Everything is a MCP server categorised under development, official, reference, learning. The `hello world` of MCP. Demonstrates tools, resources, prompts, and sampling in one binary. Useful as a client-side test harness rather than a production integration.
Pick your MCP client from the Install panel on this page to get a one-click install link (Cursor, VS Code) or a ready-to-paste configuration for Claude Desktop, Claude Code, Gemini, Codex, Windsurf, and other MCP-compatible clients. No local setup required for remote servers.
Everything is released under the MIT license. This is a permissive open-source license, so you can freely use, modify, and distribute it — subject to its terms.
Reviews
Write a ReviewBe the first to leave a review after using this server in production.
README
Alternatives
Scoped file access with configurable allow-lists.
GitHub's own MCP server for issues, PRs, and code search.