Skip to main content
Glama

Component Library MCP Server

package.json•636 B
{ "name": "component-library-mcp", "version": "2.0.0", "description": "MCP server for custom React component library documentation", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "test": "tsx src/test.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "glob": "^10.3.10", "gray-matter": "^4.0.3", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.0", "tsx": "^4.7.0", "typescript": "^5.3.3" }, "bin": { "component-library-mcp": "./dist/index.js" } }

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/alex-abrams711/component-library-mcp'

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