Skip to main content
Glama
olamide226

Personal MCP Server

by olamide226

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address127.0.0.1
MCP_PORTNoHTTP listen port3000
MCP_TRANSPORTNoTransport mode: streamable-http, http, or stdiostreamable-http
TURSO_SYNC_URLNoSync endpoint for embedded replicas
CUSTOM_IMAP_HOSTNoIMAP server hostname
CUSTOM_IMAP_PORTNoIMAP port993
CUSTOM_IMAP_USERNoIMAP user (usually email address)
CUSTOM_SMTP_HOSTNoSMTP server hostname
CUSTOM_SMTP_PORTNoSMTP port587
CUSTOM_SMTP_USERNoSMTP user (optional)
GOOGLE_CLIENT_IDYesGoogle OAuth client ID from Cloud Console
MCP_BEARER_TOKENNoBearer token for authentication (optional)
TURSO_AUTH_TOKENNoAuth token for Turso
SLACK_WEBHOOK_URLNoSlack incoming webhook URL
CUSTOM_IMAP_SECURENoUse TLStrue
CUSTOM_SMTP_SECURENotrue for port 465, false for 587 (STARTTLS)false
EMAIL_DEFAULT_FROMNoDefault sender address
GOOGLE_OAUTH_STATENoOptional CSRF state
TURSO_DATABASE_URLNoDatabase URL (file:, libsql://, or path)file:local.db
CUSTOM_IMAP_MAILBOXNoIMAP mailboxINBOX
GOOGLE_REDIRECT_URIYesOAuth redirect URI, e.g. http://127.0.0.1:3000/oauth/google/callback
MCP_ALLOWED_ORIGINSNoComma-separated origins*
CUSTOM_IMAP_PASSWORDNoIMAP password (app password recommended)
CUSTOM_SMTP_PASSWORDNoSMTP password (optional)
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret
GOOGLE_REFRESH_TOKENNoObtained via OAuth flow
MCP_ENABLE_SETUP_TOOLSNoEnable setup toolstrue
TURSO_SYNC_INTERVAL_MSNoSync interval in ms
EMAIL_CONFIRMATION_TTL_SECONDSNoExpiry for staged emails600

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/olamide226/personal-mcp-server'

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