hello-mcp
by paodanchacon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| daily_briefing | Kick off a personalized briefing that exercises the server's tools. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server_info | Static 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