{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_678p9t95j5qn","handle":"iflow-mcp-neoai-agent-newrelic-mcp","url":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-neoai-agent-newrelic-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-neoai-agent-newrelic-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-neoai-agent-newrelic-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-neoai-agent-newrelic-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-neoai-agent-newrelic-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-neoai-agent-newrelic-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_neoai-agent-newrelic-mcp","summary":"New Relic MCP Server for monitoring and metrics","description":"# New Relic MCP Server\n\nA command-line tool for monitoring and analyzing New Relic application metrics using MCP (Model Control Protocol).\n\n## Installation\n\nInstall directly from GitHub using pipx:\n\n```bash\n# Install\npipx install git+https://github.com/neoai-agent/newrelic-mcp.git\n\n# Or run without installation\npipx run git+https://github.com/neoai-agent/newrelic-mcp.git\n```\n\n## Quick Start\n\n1. Set up your environment variables:\n\n   **Method: Using .env file**\n   ```bash\n   # Create a .env file in your project directory\n   cat > .env << EOL\n   # New Relic Credentials\n   NEWRELIC_API_KEY=your-newrelic-api-key-here\n   NEWRELIC_INSIGHTS_KEY=your-newrelic-insights-key-here\n   NEWRELIC_ACCOUNT_ID=your-newrelic-account-id-here\n   \n   # OpenAI Credentials\n   OPENAI_API_KEY=your-openai-api-key-here\n   \n   # Optional: Model Configuration\n   MODEL=openai/gpt-4o-mini\n   EOL\n   ```\n\n2. Create `agent.yaml`:\n```yaml\n- name: \"New Relic Agent\"\n  description: \"Agent to get all details of New Relic\"\n  mcp_servers: \n    - name: \"New Relic MCP Server\"\n      args: [\"--api-key=${NEWRELIC_API_KEY}\", \"--insights-key=${NEWRELIC_INSIGHTS_KEY}\", \"--account-id=${NEWRELIC_ACCOUNT_ID}\", \"--openai_api_key=${OPENAI_API_KEY}\"]\n      command: \"newrelic-mcp\"\n  system_prompt: \"You are a SRE devops engineer specialising in New Relic to get APM metrics at performance level. You can use the tools provided to you to get the details of the performnace of apm. Precisely use the tools to get the details of necessary metrics to get the valuable information.\"\n```\n\n3. Run the server:\n```bash\nnewrelic-mcp --api-key \"YOUR_API_KEY\" --insights-key \"YOUR_INSIGHTS_KEY\" --account-id \"YOUR_ACCOUNT_ID\" --openai_api_key \"YOUR_OPENAI_API_KEY\"\n```\n\n## Available Tools\n\nThe server provides the following tools for New Relic APM analysis:\n\n1. Get transaction details for a specific endpoint:\n```python\nawait get_transaction_details_by_url_path(\n    application_name=\"your-app-name\",\n    url_path=\"/api/v1/endpoint\",\n    time_rang…","publisher":{"name":"Kirtiranjan Sahoo","url":null},"homepage":null,"repository":null,"version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_neoai-agent-newrelic-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_neoai-agent-newrelic-mcp","registry":"pypi","observedAt":"2026-09-15T19:23:22.039Z","publishedAt":"2026-02-11T23:23:07.553753Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_neoai-agent-newrelic-mcp","url":"https://pypi.org/project/iflow-mcp_neoai-agent-newrelic-mcp/","firstSeenAt":"2026-09-09T20:24:30.225Z","fetchedAt":"2026-09-15T19:22:05.465Z","normalizedAt":"2026-09-15T19:22:05.465Z"}]},"firstSeenAt":"2026-09-09T20:24:30.225Z","updatedAt":"2026-09-15T19:23:22.039Z"}