Skip to main content
Glama
yurilopes

Pydoll MCP Server

by yurilopes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYDOLL_MCP_AUTH_TOKENYesBearer token for authentication (required)
PYDOLL_MCP_RUNTIME_DIRNoOverride the runtime directory (default depends on OS: %LOCALAPPDATA%\pydoll-mcp-server on Windows, ~/Library/Application Support/pydoll-mcp-server on macOS, ~/.local/share/pydoll-mcp-server on Linux)
PYDOLL_MCP_ALLOW_NO_AUTHNoSet to 'true' to disable authentication (only for isolated development)false

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/yurilopes/pydoll-mcp-server'

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