Skip to main content
Glama

New Relic MCP Server

by cloudbring
.gitignore518 B
node_modules/ dist/ coverage/ test-results/ .env .env.test .env.local *.log .DS_Store .idea/ # VS Code settings - keep project settings, ignore personal .vscode/* !.vscode/settings.json !.vscode/extensions.json !.vscode/launch.json !.vscode/tasks.json *.swp *.swo *~ # Claude Flow and AI assistant directories .claude-flow/ .hive-mind/ .swarm/ # Test artifacts test-*.js *.js !vitest.config.js run-inspector.sh # Local documentation - keep locally but not in repo NEXT_STEPS.md PLAN.md # Cursor workspace .cursor/

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/cloudbring/newrelic-mcp'

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