Skip to main content
Glama

AgentOps MCP

Official
by AgentOps-AI
package.json791 B
{ "name": "agentops-mcp", "version": "0.3.5", "description": "MCP index access to the AgentOps Public API.", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "agentops-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "agentops", "observability", "ai", "monitoring" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" }, "files": [ "dist/**/*", "README.md" ] }

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/AgentOps-AI/agentops-mcp'

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