modelcontextprotocol/Everything MCP Server
Everything MCP Server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of Everything MCP Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Everything MCP Server is a comprehensive test server designed to demonstrate the full capabilities of the Model Context Protocol (MCP). It is not intended for production use but serves as a valuable tool for developers building MCP clients.
Try Everything MCP Server with chat:
Tools
Functions exposed to the LLM to take actions
echo
Echoes back the input
add
Adds two numbers
printEnv
Prints all environment variables, helpful for debugging MCP server configuration
longRunningOperation
Demonstrates a long running operation with progress updates
sampleLLM
Samples from an LLM using MCP's sampling feature
getTinyImage
Returns the MCP_TINY_IMAGE
annotatedMessage
Demonstrates how annotations can be used to provide metadata about content
getResourceReference
Returns a resource reference that can be used by MCP clients
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client