Skip to main content
Glama

Clerk MCP Server Template

by dyeoman2
.gitignore625 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables (sensitive data) .dev.vars .env .env.local .env.development .env.test .env.production # Build outputs dist/ build/ *.tsbuildinfo # Cloudflare Workers .wrangler/ wrangler.toml.bak # IDE/Editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log logs/ # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ .nyc_output/ # ESLint cache .eslintcache # Temporary files tmp/ temp/

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/dyeoman2/clerk-mcp-template'

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