Skip to main content
Glama
jameshenning

Plaud Notes MCP Server

by jameshenning

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLAUD_TOKENYesYour Plaud bearer token. Required. Obtain from web.plaud.ai Local Storage.
PLAUD_REGIONNoRegion: 'us' or 'eu'.us
PLAUD_MCP_HOSTNoBind address for HTTP transport. Set to '0.0.0.0' for Docker/cloud.127.0.0.1
PLAUD_MCP_PORTNoListen port for HTTP transport.8000
PLAUD_TRANSPORTNoTransport mode: 'stdio' for local, 'http' for remote deployment.stdio
PLAUD_API_DOMAINNoOverride the Plaud API URL directly.
PLAUD_MCP_API_KEYNoAPI key for HTTP authentication (Bearer token). Recommended for remote deployment.

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

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/jameshenning/PlaudNotes'

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