MCP Claude Desktop
by dpaluy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Set the logging level. Use 3 for debug logging to see detailed execution information. | 1 |
| SKIP_CLAUDE_POLLING | No | Disable 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| askC | Send a prompt to Claude Desktop and get a response |
| get_conversationsB | Get a list of available conversations in Claude Desktop |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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