Skip to main content
Glama

MCP Modus

package.json1.2 kB
{ "name": "@julianoczkowski/mcp-modus", "version": "1.2.0", "description": "MCP server for Modus Web Components documentation, design rules, and setup guides", "type": "module", "main": "dist/index.js", "bin": { "mcp-modus": "dist/index.js" }, "files": [ "dist", "docs", "rules", "setup", "download-docs.js" ], "scripts": { "build": "tsc", "watch": "tsc --watch", "prepare": "npm run build", "postinstall": "node download-docs.js", "test": "node dist/index.js" }, "keywords": [ "mcp", "modus", "web-components", "documentation", "design-system", "setup-guide", "development-rules", "trimble" ], "author": "Julian Oczkowski", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/julianoczkowski/mcp-modus.git" }, "bugs": { "url": "https://github.com/julianoczkowski/mcp-modus/issues" }, "homepage": "https://github.com/julianoczkowski/mcp-modus#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.3" }, "engines": { "node": ">=18" } }

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/julianoczkowski/mcp-modus'

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