test-emp-database-mcp

by EESHAN-ANAND · data-analytics · mcp-server, glama

An employee-analytics MCP server backed by SQLite with pre-seeded sample data, providing tools for common SQL analytics such as top N earners, department averages, window functions, and subqueries.

Source: https://github.com/EESHAN-ANAND/test-employee-database-mcp

Install

git clone https://github.com/EESHAN-ANAND/test-employee-database-mcp

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.

test-emp-database-mcp 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

  • advanced-calculator-mcp by EESHAN-ANAND

    An advanced calculator MCP server that provides a wide range of mathematical operations over streamable HTTP, enabling users to perform complex calculations via natural language with any MCP client.

  • 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.

  • fitMCP by gzarog

    A multi-platform fitness MCP server that syncs data from Garmin, Strava, Google Fit, and Suunto into a local DuckDB database and provides analytics tools via MCP.

  • mcp-ready-data-discovery-tool by awesome0w

    Enables local data discovery by indexing metadata from SQLite, CSV, and Markdown sources, providing hybrid keyword and TF-IDF semantic search via MCP tools (listSources, indexSource, search, getSchema) and a REST API.

  • Zoho Analytics MCP Server by aanandharuban

    Enables AI agents to create and edit Zoho Analytics chart reports, run SQL queries, and browse workspaces and views using natural language.

  • foldseek-mcp by AltriaPendragon49

    Enables protein structure and sequence searches using FoldSeek, with support for multiple databases, automatic model downloads, and structured job management.

  • MCP Demo SQLite Weather by souviks22

    Enables querying a local SQLite database and fetching live weather data through a single MCP server, allowing GPT-4o to perform cross-tool tasks like finding top customers and checking weather in their cities.

  • mcp-infra by DerWolk

    An MCP server that provides tools for filesystem, database, web, system, and shell operations, along with resources and prompts via SSE transport.

Frequently asked questions

How do I install test-emp-database-mcp?

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 test-emp-database-mcp?

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 test-emp-database-mcp 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.