Skip to main content
Glama

Last9 Observability MCP

Official
Apache 2.0
122
46
  • Apple
package.json832 B
{ "name": "@last9/mcp-server", "version": "0.1.15", "description": "Last9 MCP Server - Model Context Protocol server implementation for Last9", "bin": { "last9-mcp": "./bin/cli.js" }, "files": [ "bin/", "dist/", "README.md", "LICENSE" ], "scripts": { "postinstall": "node bin/download-binary.js", "preversion": "go run . --version" }, "repository": { "type": "git", "url": "git+https://github.com/last9/last9-mcp-server.git" }, "engines": { "node": ">=14" }, "preferGlobal": true, "keywords": [ "last9", "mcp", "ai", "claude" ], "author": "Last9", "license": "Apache-2.0", "bugs": { "url": "https://github.com/last9/last9-mcp-server/issues" }, "homepage": "https://last9.io/mcp", "publishConfig": { "access": "public" } }

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/last9/last9-mcp-server'

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