Skip to main content
Glama
dpaluy

MCP Claude Desktop

by dpaluy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoSet the logging level. Use 3 for debug logging to see detailed execution information.1
SKIP_CLAUDE_POLLINGNoDisable response polling to improve stability. When enabled, the server will send messages to Claude Desktop but won't try to read the response.false

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask

Send a prompt to Claude Desktop and get a response

get_conversations

Get a list of available conversations in Claude Desktop

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/dpaluy/mcp-claude-desktop'

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