mcp-personal
by afoone
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port. | 3000 |
| MCP_API_KEY | No | Optional API key for client authorization (Authorization: Bearer <key>). | |
| AZURE_CLIENT_ID | No | Azure app client ID (required for Outlook tools). | |
| AZURE_TENANT_ID | No | Azure tenant ID (required for Outlook tools, often 'common'). | |
| GOOGLE_CLIENT_ID | No | Gmail OAuth client ID (required for Gmail tools). | |
| GMAIL_TOKENS_PATH | No | Path to Gmail tokens file. | gmail-tokens.json |
| AZURE_CLIENT_SECRET | No | Azure client secret if required by app type. | |
| GOOGLE_REDIRECT_URI | No | OAuth redirect URI for Gmail (e.g. http://localhost:3333/oauth2callback). | |
| OUTLOOK_TOKENS_PATH | No | Path to Outlook tokens file. | outlook-tokens.json |
| GOOGLE_CLIENT_SECRET | No | Gmail OAuth client secret (required for Gmail tools). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues