secretsminter
by scorellis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SECRETSMINTER_SB_PAT | No | Supabase personal access token. | |
| SECRETSMINTER_MANIFEST | Yes | Path to the signed manifest file (the trust root). | |
| SECRETSMINTER_APPROVALS | No | Path to an approvals file. Unset means deny-all for mutating operations. | |
| SECRETSMINTER_CF_BUCKET | No | Cloudflare R2 bucket name. | |
| SECRETSMINTER_GH_APP_ID | No | GitHub App ID. | |
| SECRETSMINTER_KILL_SWITCH | No | Path to a kill switch file. If the file exists, all operations halt. | |
| SECRETSMINTER_CF_API_TOKEN | No | Cloudflare API token. | |
| SECRETSMINTER_MANIFEST_SIG | Yes | Path to the manifest signature file. | |
| SECRETSMINTER_CF_ACCOUNT_ID | No | Cloudflare account ID. | |
| SECRETSMINTER_GH_PRIVATE_KEY | No | GitHub App private key (PEM). | |
| SECRETSMINTER_SB_PROJECT_REF | No | Supabase project reference. | |
| SECRETSMINTER_MANIFEST_PUBKEY | Yes | Path to the public key used to verify the manifest signature. | |
| SECRETSMINTER_GH_INSTALLATION_ID | No | GitHub App installation ID. | |
| SECRETSMINTER_CF_PARENT_ACCESS_KEY_ID | No | Cloudflare R2 parent access key ID. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/scorellis/secretsminter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server