E
Everything MCP Server
VerifiedReference MCP server demonstrating all protocol features and capabilities.
A comprehensive reference Model Context Protocol server that demonstrates every feature of the MCP specification. Includes example tools, resources, prompts, sampling, and logging.
Useful for testing MCP clients, learning the protocol, and as a template for building new MCP servers.
Install
npx -y @modelcontextprotocol/server-everything MCP Client Config
{
"mcpServers": {
"everything": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
]
}
}
} Capabilities
Tools
echoaddlongRunningOperationsampleLLMgetTinyImage
Resources
example://
Prompts
simple_promptcomplex_prompt
Compatible With
Claude Desktop Claude Code Cursor Windsurf Continue
Metrics
18,500
GitHub Stars
8,000
Installs
620
Weekly
2
Open Issues
More in Code & Development
Best of Code & Development → P
Playwright MCP Server
Browser automation and testing with Playwright for AI agents.
open-source 88/100
Code & Development
G
Git MCP Server
Git repository operations — clone, commit, diff, log, and branch management.
open-source 81/100
Code & Development
P
Puppeteer MCP Server
Browser automation and web scraping for AI agents via Puppeteer.
open-source 76/100
Code & Development