Skip to main content
Glama

its-just-ui MCP Server

by its-just-ui
.gitignore701 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build output dist/ build/ # Ignore JS artifacts in src only; allow root configs src/**/*.js src/**/*.js.map src/**/*.d.ts src/**/*.d.ts.map # Keep TypeScript source files !src/**/*.ts # Allow root configs !eslint.config.js !jest.config.js !commitlint.config.cjs !*.config.js # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp # Package manager (commit lockfiles for reproducible CI installs) # package-lock.json # yarn.lock # pnpm-lock.yaml

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/its-just-ui/its-just-mcp'

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