Skip to main content
Glama
webyposts

Webypost MCP Server

Official
by webyposts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind0.0.0.0
PORTNoPort for the HTTP server8787
NODE_ENVNoNode environment (e.g., production)
WEBYPOST_EMAILNoYour Webypost login email
WEBYPOST_ACCOUNTSNoJSON string representing multiple accounts, e.g. {"main":{"email":"a@x.com","password":"..."}}
WEBYPOST_BASE_URLNoBase URL of the Webypost sitehttps://webypost.com
WEBYPOST_PASSWORDNoYour Webypost login password
WEBYPOST_TIMEOUT_MSNoTimeout in milliseconds for HTTP requests30000
WEBYPOST_SESSION_COOKIENoOptional session cookie for cookie-only authentication
WEBYPOST_DEFAULT_ACCOUNTNoDefault account id when using WEBYPOST_ACCOUNTS
WEBYPOST_DEFAULT_PRIVACYNoDefault privacy setting (Public, Private, or Friends)Public

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/webyposts/webypost-mcp-server'

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