Skip to main content
Glama

MCPAuth

Official
by mcpauth
.gitignore2.01 kB
# Dependencies node_modules/ .pnp .pnp.js # Transpiled/compiled code dist/ build/ out/ lib/ # Assuming 'lib' is a build output directory, if not, remove this line. # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .env *.pem # Runtime data pids *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage *.lcov # nyc test coverage .nyc_output # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) .grunt # Bower dependency directory (https://bower.io/) bower_components # node-waf configuration .lock-wscript # Compiled binary addons (http://nodejs.org/api/addons.html) build/Release # Dependency directories jspm_packages/ # Snowpack dependency directory (https://snowpack.dev/) web_modules/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env .env.test .env.production .env.local .env.*.local # parcel-bundler cache files .cache .parcel-cache # Next.js build output .next/ out/ # Nuxt.js build output .nuxt/ dist/ # SvelteKit build output .svelte-kit/ # Gatsby build output .cache/ # Docusaurus build output .docusaurus/ # VuePress build output .vuepress/dist # Mac OS .DS_Store .AppleDouble .LSOverride # Thumbnails ._* # Files that might appear in the root of a volume .Spotlight-V100 .Trashes # Windows Thumbs.db ehthumbs.db Desktop.ini # Visual Studio Code .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json *.code-workspace # JetBrains IDEs .idea/ *.iml # Sublime Text *.sublime-workspace *.sublime-project # Vim *.swp *.swo *~ .vercel # SQL Generation db.sqlite schema.sql

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/mcpauth/mcpauth'

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