Skip to main content
Glama

PlainSignal MCP Server

Official
by plainsignal
package.json1.27 kB
{ "name": "@plainsignal/plainsignal-mcp", "version": "0.1.3", "type": "module", "main": "src/index.js", "files": [ "src/", "examples/", "LICENSE", "README.md" ], "scripts": { "start": "node src/index.js", "test": "echo \"No tests specified yet\" && exit 0", "example": "node examples/client.js", "resources-example": "node examples/resources-client.js", "prepublishOnly": "npm test", "preversion": "npm test", "version": "git add -A", "postversion": "git push && git push --tags" }, "bin": { "plainsignal-mcp": "src/index.js" }, "keywords": [ "plainsignal", "analytics", "mcp", "model-context-protocol", "claude", "ai", "reporting" ], "author": "PlainSignal, Inc.", "license": "MIT", "description": "PlainSignal MCP Server for Analytics Data", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "minimist": "^1.2.8", "zod": "^3.22.4" }, "engines": { "node": ">=18.0.0" }, "homepage": "https://github.com/plainsignal/plainsignal-mcp", "repository": { "type": "git", "url": "git+https://github.com/plainsignal/plainsignal-mcp.git" }, "bugs": { "url": "https://github.com/plainsignal/plainsignal-mcp/issues" } }

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/plainsignal/plainsignal-mcp'

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