What is the io.github.jyswee/analyga MCP server?
Agent-first analytics: stats, events, funnels, network rollups, server-side ingest & billing.
How to install io.github.jyswee/analyga
Copy-paste configuration for popular MCP clients.
ANALYGA_KEYsecretAnalyga API key (tga_...). Optional: without a key the server starts in onboarding mode and can self-signup via the analyga_signup tool.
AuthorizationsecretBearer token using your Analyga API key: 'Bearer tga_...'. Optional: without one the server starts in onboarding mode and can self-signup via the analyga_signup tool.
{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"analyga",
"mcp-serve"
],
"env": {
"ANALYGA_KEY": "<YOUR_ANALYGA_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"analyga",
"mcp-serve"
],
"env": {
"ANALYGA_KEY": "<YOUR_ANALYGA_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"analyga": {
"command": "npx",
"args": [
"-y",
"analyga",
"mcp-serve"
],
"env": {
"ANALYGA_KEY": "<YOUR_ANALYGA_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"analyga": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"analyga",
"mcp-serve"
],
"env": {
"ANALYGA_KEY": "<YOUR_ANALYGA_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add analyga --env ANALYGA_KEY=<YOUR_ANALYGA_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y analyga mcp-serveRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.