Everything
Summary
A reference/test server that exercises every MCP feature — prompts, resources, tools, and sampling — for building and debugging clients.
Features
- Demonstrates prompts, resources, and tools
- Sampling and logging examples
- Useful for client development
- Covers the full protocol surface
- No external dependencies
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The Everything MCP server is a reference and test server that exercises the full MCP protocol: prompts, resources, tools, sampling, and more. It is intended for developers building or debugging MCP clients who want a server that demonstrates every capability.
Related MCP Servers
Context7
by Upstash
Pulls up-to-date, version-specific documentation and code examples for libraries straight into your prompt.
Playwright
by Microsoft
Browser automation for agents — navigate, click, type, and read pages using Playwright's accessibility tree, no screenshots required.
GitHub
by GitHub
GitHub's official MCP server — manage issues, pull requests, repositories, code search, and Actions from your agent.
Sequential Thinking
by Model Context Protocol
A tool for dynamic, reflective problem-solving through structured, revisable sequences of thoughts.