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
84,186
GitHub Stars
0
Installs
0
Weekly
353
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 79/100
Code & Development
P
Puppeteer MCP Server
Browser automation and web scraping for AI agents via Puppeteer.
open-source 92/100
Code & Development
G
Git MCP Server
Git repository operations — clone, commit, diff, log, and branch management.
open-source 85/100
Code & Development