StashDog MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STASHDOG_EMAIL | No | Your StashDog email address for automatic authentication | |
| STASHDOG_API_URL | No | The URL of the StashDog GraphQL API | http://localhost:3000/graphql |
| STASHDOG_PASSWORD | No | Your StashDog password for automatic authentication | |
| STASHDOG_AUTH_TOKEN | No | Your StashDog authentication token |
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 |
|---|---|
| manage_inventory_itemsB | Add, update, search, delete, or manage inventory items using natural language instructions. Supports complex operations like adding items with tags, notes, custom fields, and organizing them in containers. |
| manage_collectionsC | Create, update, delete collections or manage items within collections using natural language instructions. |
| import_from_urlC | Import items from URLs (e.g., product pages, images) into the inventory. |
| manage_tagsC | Create, search, rename, or delete tags using natural language instructions. |
| get_inventory_statsB | Get statistics about your inventory including item count, collection count, and tag count. |
| authenticateC | Authenticate with StashDog using email and password. |
| smart_searchC | Perform intelligent searches across your inventory with natural language queries that can include multiple criteria. |
| manage_usersC | Manage users including fetching user details. |
| manage_notificationsB | Fetch user notifications. |
| manage_groupsB | Fetch user groups. |
| manage_subscriptionsC | Manage subscriptions including fetching details and creating subscriptions. |
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/dogfoodlab-io/stashdog-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server