aistoragedepot-mcp

davidmcolvin/aistoragedepot-mcp
★ 0 stars JavaScript AI/LLM Updated 13d ago
MCP server for your AIStorageDepot library — connect your prompts, rules, docs, and skills to Claude, Cursor, Cline, and other MCP clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aistoragedepot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "davidmcolvin/aistoragedepot-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes **your Claude Desktop, Cursor, Cline, Windsurf, and others. Your stored content shows up where you actually work: - **Prompts** → your prompt-format items become MCP prompts (slash-commands), with each `[field]` surfaced as a prompt argument you fill in.

Tools (2)

AISD_BASE_URLAISD_TOKEN