Skip to main content
Glama

MCP Elicitations Demo Server

by soriat

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
simple_promptA prompt without arguments
complex_promptA prompt with arguments
resource_promptA prompt that includes an embedded resource reference

Resources

Contextual data attached and managed by the client

NameDescription
Resource 1
Resource 2
Resource 3
Resource 4
Resource 5
Resource 6
Resource 7
Resource 8
Resource 9
Resource 10

Tools

Functions exposed to the LLM to take actions

NameDescription
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

startElicitation

Demonstrates the Elicitation feature by asking the user to provide information about their favorite color, number, and pets.

getResourceLinks

Returns multiple resource links that reference different types of resources

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/soriat/soria-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server