Skip to main content
Glama

Honeybadger MCP Server

by vishalzambre
.gitignore2.29 kB
# Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # 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 (https://gruntjs.com/creating-plugins#storing-temporary-files) .grunt # Bower dependency directory (https://bower.io/) bower_components # node-waf configuration .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories node_modules/ jspm_packages/ # Snowpack dependency directory (https://snowpack.dev/) web_modules/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # 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.development.local .env.test.local .env.production.local .env.local # parcel-bundler cache files .cache .parcel-cache # Next.js build output .next out # Nuxt.js build output .nuxt dist # Gatsby files .cache/ # Comment in the next line if your public directory contains files produced by # Gatsby. Otherwise, leave it commented out if your public directory contains files # from other sources. For example, your CMS. # public # vuepress build output .vuepress/dist # Docusaurus build output .docusaurus # Serverless Framework build output .serverless/ # AWS SAM build output .aws-sam/ # Strapi Uploads folder .tmp/ uploads/ # Restrict if uploads are not public # Optional VS Code files .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json *.code-workspace # Optional JetBrains Rider files .idea # Optional Eclipse files .project .classpath .settings/ # Optional NetBeans files nbproject/private/ build/ nbbuild/ dist/ nbdist/ .nb-gradle/ # Optional Flow files *.flowconfig # Optional mkcert files *.pem .env

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/vishalzambre/honeybadger-mcp'

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