Skip to main content
Glama
oleksii-donets

simple_mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_HOSTNoServer host0.0.0.0
APP_PORTNoServer port8000
APP_TRANSPORTNoTransport type (STDIO, HTTP, SSE)STDIO

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
random_floatA

Return a random float in [0,1).

waitA

Wait for the specified time in milliseconds and return a message.

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_requestGenerate a prompt asking for a summary.

Resources

Contextual data attached and managed by the client

NameDescription
get_version

Latest Blog Posts

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/oleksii-donets/simple_mcp'

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