Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLURK_APP_KEYYesPlurk application key.
PLURK_APP_SECRETYesPlurk application secret.
PLURK_ACCESS_TOKENYesPlurk access token for the target account.
PLURK_MCP_DATA_DIRNoRoot directory for audit logs and policy state../data
PLURK_MCP_TIMEZONENoUsed for daily quota rollover and audit file partitioning.UTC
PLURK_MCP_DEBUG_HOSTNoDebug server bind host. Defaults to 127.0.0.1.127.0.0.1
PLURK_MCP_DEBUG_PORTNoDebug server port. Must be a positive integer.3939
PLURK_ACCESS_TOKEN_SECRETYesPlurk access token secret for the target account.
PLURK_MCP_DAILY_POST_LIMITNoMaximum number of new plurks per local day. Replies do not consume this budget.10
PLURK_MCP_REPLY_COOLDOWN_MINUTESNoMinimum cooldown between automatic replies in the same thread.15

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/congcongfu/plurk-mcp'

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