Skip to main content
Glama
powerducklab

@powerduck/openapi-mcp-server

by powerducklab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoHTTP server host0.0.0.0
portNoHTTP server port3000
specYesPath or URL to OpenAPI spec (required)
adminNoEnable admin dashboard ('true' or 'false')true
bearerNoBearer token for API authentication
headerNoCustom headers in 'Key: Value' format, repeatable
api-keyNoAPI key for API authentication
log-levelNoLog level: debug, info, warn, errorinfo
transportNoTransport type: stdio or httpstdio
admin-portNoAdmin dashboard port3001
rate-limitNoMax requests per minute per tool100
cors-originNoCORS allowed origin*
server-nameNoMCP server display name
exclude-tagsNoExclude tools with these comma-separated tags
include-tagsNoInclude tools with these comma-separated tags
route-prefixNoHTTP route prefix/mcp
exclude-pathsNoExclude tools matching these path patterns
include-pathsNoInclude tools matching these path patterns
server-versionNoMCP server version1.0.0
exclude-methodsNoExclude tools with these comma-separated methods
include-methodsNoInclude tools with these comma-separated methods

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources