claude10-everything-server

infinitum-nihil/claude10-everything-server

3.2

If you are the rightful owner of claude10-everything-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 dayong@mcphub.com.

This MCP server is designed to test and demonstrate the capabilities of the Model Context Protocol (MCP) for developers building MCP clients.

Tools

Functions exposed to the LLM to take actions

echo

Simple tool to echo back input messages.

add

Adds two numbers together.

longRunningOperation

Demonstrates progress notifications for long operations.

sampleLLM

Demonstrates LLM sampling capability using MCP sampling feature.

getTinyImage

Returns a small test image.

printEnv

Prints all environment variables for debugging.

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

No resources