Skip to main content
Glama

Demo HTTP MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTHORIZATION_TOKENNoAuthorization token for the MCP server (e.g., 'Bearer TEST_TOKEN')

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
get_adviceGet advice on a topic.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_weather

Get the current weather in a given location.

get_time

Get the current time.

tool_that_access_request

Access the request.

get_called_tools

Get the list of called tools.

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/yeison-liscano/demo_http_mcp'

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