stashcat-api-mcp
by dclausen01
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STASHCAT_EMAIL | Yes | Your Stashcat account email | |
| SESSION_FILE_PATH | No | Path to store the session file | ./stashcat-session.json |
| STASHCAT_APP_NAME | No | Application name used for the session | stashcat-mcp |
| STASHCAT_BASE_URL | Yes | The base URL for the Stashcat API (e.g., https://api.stashcat.com/) | |
| STASHCAT_PASSWORD | Yes | Your Stashcat account password | |
| STASHCAT_DEVICE_ID | No | Device identifier (auto-generated if omitted) | |
| STASHCAT_SECURITY_PASSWORD | No | Password for E2E decryption (defaults to STASHCAT_PASSWORD if omitted) |
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
- 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/dclausen01/stashcat-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server