Skip to main content
Glama
paodanchacon

hello-mcp

by paodanchacon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
say_helloA

Return a friendly greeting for the given name.

addC

Add two numbers together.

current_timeA

Return the current date and time for an IANA timezone (e.g. 'America/Lima', 'Asia/Tokyo'). Defaults to UTC.

Prompts

Interactive templates invoked by user choice

NameDescription
daily_briefingKick off a personalized briefing that exercises the server's tools.

Resources

Contextual data attached and managed by the client

NameDescription
server_infoStatic facts about this server (version, author, capabilities).

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/paodanchacon/plc-mcp'

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