{"id":29098054,"url":"https://github.com/agentops-ai/agentops-mcp","last_synced_at":"2025-06-28T14:32:04.683Z","repository":{"id":299708271,"uuid":"1003308710","full_name":"AgentOps-AI/agentops-mcp","owner":"AgentOps-AI","description":"agentops mcp","archived":false,"fork":false,"pushed_at":"2025-06-23T18:35:18.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T19:38:03.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AgentOps-AI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-17T00:33:57.000Z","updated_at":"2025-06-23T18:35:21.000Z","dependencies_parsed_at":"2025-06-23T19:38:07.629Z","dependency_job_id":"fe2c3bd2-29ec-453e-aa9b-a4882e20cb21","html_url":"https://github.com/AgentOps-AI/agentops-mcp","commit_stats":null,"previous_names":["michi-okahata/shiny-octo-lamp","agentops-ai/agentops-mcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AgentOps-AI/agentops-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentOps-AI%2Fagentops-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentOps-AI%2Fagentops-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentOps-AI%2Fagentops-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentOps-AI%2Fagentops-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AgentOps-AI","download_url":"https://codeload.github.com/AgentOps-AI/agentops-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentOps-AI%2Fagentops-mcp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262444918,"owners_count":23312255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-28T14:30:47.398Z","updated_at":"2025-06-28T14:32:04.678Z","avatar_url":"https://github.com/AgentOps-AI.png","language":"Python","funding_links":[],"categories":["Monitoring"],"sub_categories":["How to Submit"],"readme":"# AgentOps MCP Server\n\n[![smithery badge](https://smithery.ai/badge/@AgentOps-AI/agentops-mcp)](https://smithery.ai/server/@AgentOps-AI/agentops-mcp)\n\nThe AgentOps MCP server provides access to observability and tracing data for debugging complex AI agent runs. This adds crucial context about where the AI agent succeeds or fails.\n\n## Usage\n\n### MCP Client Configuration\n\nAdd the following to your MCP configuration file:\n\n```json\n{\n    \"mcpServers\": {\n        \"agentops-mcp\": {\n            \"command\": \"npx\",\n            \"args\": [\"agentops-mcp\"],\n            \"env\": {\n              \"AGENTOPS_API_KEY\": \"\"\n            }\n        }\n    }\n}\n```\n\n## Installation\n\n### Installing via Smithery\n\nTo install agentops-mcp for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@AgentOps-AI/agentops-mcp):\n\n```bash\nnpx -y @smithery/cli install @AgentOps-AI/agentops-mcp --client claude\n```\n\n### Local Development\n\nTo build the MCP server locally:\n\n```bash\n# Clone and setup\ngit clone https://github.com/AgentOps-AI/agentops-mcp.git\ncd mcp\nnpm install\n\n# Build the project\nnpm run build\n\n# Run the server\nnpm pack\n```\n\n## Available Tools\n\n### `auth`\nAuthorize using an AgentOps project API key and return JWT token.\n\n**Parameters:**\n- `api_key` (string): Your AgentOps project API key\n\n**Returns:**\n- Authorization headers object or error message\n\n### `get_project`\nGet project information and configuration.\n\n### `get_trace`\nRetrieve trace information by ID.\n\n**Parameters:**\n- `trace_id` (string): The trace ID to retrieve\n\n### `get_span`\nGet span information by ID.\n\n**Parameters:**\n- `span_id` (string): The span ID to retrieve\n\n### `get_trace_metrics`\nGet performance metrics for a specific trace.\n\n**Parameters:**\n- `trace_id` (string): The trace ID\n\n### `get_span_metrics`\nGet performance metrics for a specific span.\n\n**Parameters:**\n- `span_id` (string): The span ID\n\n### `get_complete_trace`\nGet comprehensive trace information including all spans and their metrics.\n\n**Parameters:**\n- `trace_id` (string): The trace ID\n\n## Requirements\n\n- Node.js \u003e= 18.0.0\n- AgentOps API key (passed as parameter to tools)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentops-ai%2Fagentops-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentops-ai%2Fagentops-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentops-ai%2Fagentops-mcp/lists"}