| ✔ Tools (10) | ✔ Prompts (3) | ✔ Resources (10) | ✔ Logging | ✔ Completions | ✘ Experimental |
|---|
-
add
- Adds two numbers
- Inputs:
a: numberb: number
-
annotatedMessage
- Demonstrates how annotations can be used to provide metadata about content
- Inputs:
includeImage: booleanmessageType: error|success|debug
-
echo
- Echoes back the input
- Inputs:
message: string
-
getResourceLinks
- Returns multiple resource links that reference different types of resources
- Inputs:
count: number
-
getResourceReference
- Returns a resource reference that can be used by MCP clients
- Inputs:
resourceId: number
-
getTinyImage
- Returns the MCP_TINY_IMAGE
-
longRunningOperation
- Demonstrates a long running operation with progress updates
- Inputs:
duration: numbersteps: number
-
printEnv
- Prints all environment variables, helpful for debugging MCP server configuration
-
sampleLLM
- Samples from an LLM using MCP's sampling feature
- Inputs:
maxTokens: numberprompt: string
-
structuredContent
- Returns structured content along with an output schema for client data validation
- Inputs:
location: string
-
simple_prompt
- A prompt without arguments
-
complex_prompt
- A prompt with arguments
-
resource_prompt
- A prompt that includes an embedded resource reference
-
Resource 1
- URI: test://static/resource/1 (text/plain)
-
Resource 2
- URI: test://static/resource/2 (application/octet-stream)
-
Resource 3
- URI: test://static/resource/3 (text/plain)
-
Resource 4
- URI: test://static/resource/4 (application/octet-stream)
-
Resource 5
- URI: test://static/resource/5 (text/plain)
-
Resource 6
- URI: test://static/resource/6 (application/octet-stream)
-
Resource 7
- URI: test://static/resource/7 (text/plain)
-
Resource 8
- URI: test://static/resource/8 (application/octet-stream)
-
Resource 9
- URI: test://static/resource/9 (text/plain)
-
Resource 10
- URI: test://static/resource/10 (application/octet-stream)
- Static Resource
- A static resource with a numeric ID
◾ generated by mcp-discovery