Skip to main content
Glama

LLMDotfiles MCP Server

package.json551 B
{ "name": "llmdotfiles-mcp", "version": "1.0.0", "description": "MCP server for scanning dotfiles to enhance AI context awareness", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "test": "node src/index.js --test" }, "keywords": [ "mcp", "dotfiles", "rules", "ai", "llm", "context" ], "author": "druellan", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.22.4" }, "engines": { "node": ">=18.0.0" } }

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/druellan/llmdotfiles-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server