Skip to main content
Glama
theddnc

Duck MCP Server

by theddnc

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": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
select_optionB

Ask user to select one option from provided choices.

provide_informationC

Request additional information from user in natural language.

request_manual_testC

Request the user to perform manual testing and report results.

This tool allows an agent to ask a user to perform manual testing of functionality, and then collect the results via elicitation for analysis.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/theddnc/duck-mcp'

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