Skip to main content
Glama

Nexus MCP Server

.gitignore1.63 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Build outputs dist/ build/ out/ .next/ .nuxt/ .vite/ .turbo/ # TypeScript *.tsbuildinfo .tsbuildinfo *.js *.js.map # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .vscode/ .idea/ .cursor/mcp.json *.swp *.swo *~ *.suo *.ntvs* *.njsproj *.sln *.sw? # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* dev-debug.log # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov .nyc_output # Temporary folders tmp/ temp/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # Secrets detection .gitleaks-baseline.json # 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 # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Stores VSCode versions used for testing VSCode extensions .vscode-test # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # Stores VSCode versions used for testing VSCode extensions .vscode-test-web # Local Netlify folder .netlify # Added by Task Master AI # Dependency directories # Editor directories and files .idea .vscode # OS specific

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/adawalli/nexus'

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