Skip to main content
Glama

PopUI

by kelnishi
.gitignore715 B
# Dependency directories node_modules/ dist/ # Build outputs out/ build/ release/ *.js.map # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Editor directories and files .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? .DS_Store Thumbs.db # Electron-builder output /dist_electron # TypeScript cache *.tsbuildinfo # User data and uploads directory (from your paths.ts file) **/userData/ **/uploads/ # Debug files debug.log # Coverage directory used by tools like istanbul coverage/ # Cache directories .npm/ .eslintcache .stylelintcache .parcel-cache/ .cache/ .webpack

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/kelnishi/PopUI'

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