MCP Server for Luskad app
Most file and storage access work still happens through a UI a human drives. Luskad MCP MCP server moves it into the conversation instead. MCP Server for Luskad app.
A Model Context Protocol (MCP) server that provides access to coding rules and examples for your projects.
The server publishes 1 tool. What each one is for:
Configuration — Create a .env file in the root directory with the following variables: env API_URL=https://app.luskad.com/api/v1 API_KEY=The server ships on npm as @modelcontextprotocol/inspector, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the file and storage access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Luskad MCP's toolset — Configuration — is a fair guide to whether it matches your workflow. It is maintained by frocher; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Configuration | Create a .env file in the root directory with the following variables: env API_URL=https://app.luskad.com/api/v1 API_KEY=<your api key> |
{
"mcpServers": {
"Luskad": {
"command": "npx",
"args": ["-y", "@acmada/luskad-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.