Luskad MCP
@frocher
About Luskad MCP
MCP Server for Luskad app
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"luskad-mcp": {
"command": "node",
"args": [
"dist/index.js",
"--url",
"http://your-api-url",
"--key",
"<your",
"api",
"key>"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Luskad MCP?
Luskad MCP is a Model Context Protocol (MCP) server that provides access to coding rules and examples for your projects. It integrates with the Luskad.com application and is intended for developers using MCP-compatible clients.
How to use Luskad MCP?
Install the server via npx (@acmada/luskad-mcp) in your MCP client's configuration file. Supported clients include Cursor, Windsurf, VS Code, and Claude Desktop. Configuration requires an API key from your Luskad account and can be set via environment variables (API_URL, API_KEY) or command-line arguments (--url, --key).
Key features of Luskad MCP
- Retrieve all available projects
- Search coding rules within a specific project
- Configurable API endpoint
- Environment variable support
Use cases of Luskad MCP
- Fetch a list of all projects associated with your Luskad account
- Search for coding rules and examples within a specific project
- Integrate project-specific coding guidelines into your MCP-powered IDE or assistant
FAQ from Luskad MCP
What are the runtime requirements?
Node.js v16 or higher and npm or yarn are required.
Does Luskad MCP require an account?
Yes, you need to create an account on luskad.com and generate an API token.
What MCP clients are supported?
Cursor, Windsurf, VS Code, and Claude Desktop are explicitly mentioned.
How do I configure the API endpoint?
Set the API_URL and API_KEY environment variables, or pass --url and --key as command-line arguments.
How does Luskad MCP authenticate?
Authentication is handled via an API key (set as API_KEY environment variable or --key argument).
Frequently asked questions
What are the runtime requirements?
Node.js v16 or higher and npm or yarn are required.
Does Luskad MCP require an account?
Yes, you need to create an account on luskad.com and generate an API token.
What MCP clients are supported?
Cursor, Windsurf, VS Code, and Claude Desktop are explicitly mentioned.
How do I configure the API endpoint?
Set the `API_URL` and `API_KEY` environment variables, or pass `--url` and `--key` as command-line arguments.
How does Luskad MCP authenticate?
Authentication is handled via an API key (set as `API_KEY` environment variable or `--key` argument).
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments