agent-store

by zyx1121 · data-analytics · mcp-server, glama

Advanced setupBest for experimentalTrust score 15/100

Minimal agent telemetry store with OTLP/HTTP ingestion to Postgres and MCP streamable-http tools for querying logs, traces, and metrics.

Source: https://github.com/zyx1121/vivarium-store

Install

git clone https://github.com/zyx1121/vivarium-store

Use this forAI-extracted

  • Ingest OTLP telemetry data from agents into a persistent Postgres database for observability
  • Query agent execution traces and metrics through MCP interface for debugging and analysis
  • Enable agents to self-introspect on their own execution history and performance patterns

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

agent-store is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • agent-store by zyx1121

    Minimal agent telemetry store with OTLP/HTTP ingestion to Postgres and MCP streamable-http tools for querying logs, traces, and metrics.

  • @boltstore/mcp by boltstore

    MCP server for Boltstore — exposes SQLite database operations as MCP tools for AI agents.

  • CodeAgent MCP by AbhiGupta1310

    An autonomous code-reasoning agent that parses repositories using tree-sitter, indexes symbols into SQLite, and answers questions about the codebase through an agentic loop powered by Claude via OpenRouter.

  • test-emp-database-mcp by EESHAN-ANAND

    An employee-analytics MCP server backed by SQLite that provides hand-written SQL queries for common analytics tasks like salary ranking and department statistics. It self-seeds sample data, enabling immediate testing of GROUP BY, window functions, NULL handling, and subqueries.

  • postgres-mcp-server by liwenqikeep

    Enables AI assistants to securely query and modify PostgreSQL databases, supporting SQL queries, table management, and schema inspection.

  • easy-mysql-admin-mcp by chenkumi

    High-privilege MySQL admin MCP server for database and user/grant management.

  • easy-pg-admin-mcp by chenkumi

    High-privilege PostgreSQL admin MCP server for database and role/grant management.

  • Disco Engine by royola1108

    Enables AI agents to play Disco Elysium through MCP protocol, with a SQLite ROM containing the game's script and rules, plus a real-time browser observatory.

Frequently asked questions

How do I install agent-store?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support agent-store?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is agent-store free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.