mcp-simple

by nikolay-grudanov · data-analytics · mcp-server, glama

A simple MCP server in Python, configurable via environment variables and database, designed for integration with Claude Desktop.

Source: https://github.com/nikolay-grudanov/mcp-simple

Install

git clone https://github.com/nikolay-grudanov/mcp-simple

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.

mcp-simple 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

  • postgresdb-mcp by nayzo

    Enables AI assistants to interact with PostgreSQL databases, providing tools for querying, table listing, schema exploration, and multi-environment management with write protection and schema scoping.

  • dynamic-mysql-mcp by fadlee

    Enables secure, runtime-authenticated MySQL database querying and mutation through dynamic tools, allowing AI assistants to list databases/tables, describe schemas, and perform CRUD operations.

  • Ratatoskr by innago-property-management

    No-code MCP server that converts any API spec (OpenAPI, GraphQL, etc.) into MCP tools, enabling natural language interaction with APIs, TOON compression, and AI-powered response pruning with SQL post-processing.

  • elsevier-mcp by kemalabuteliyte

    MCP server for the Elsevier Developer APIs. Gives Claude Code access to Scopus, ScienceDirect, and other Elsevier academic databases.

  • NetADX AI-CORE MCP API Boilerplate by netadx1ai

    A minimal, production-ready MCP server boilerplate for building AI-powered backend services with TypeScript, MongoDB, and JWT authentication.

  • ppdiary by ppworks

    Enables AI-assisted diary management through natural language, allowing you to create, read, update, delete, and search diary entries stored locally in SQLite.

  • obsidian-semantic-mcp by celstnblacc

    A persistent memory layer for Claude Desktop that enables semantic search and CRUD operations on your Obsidian vault using local embeddings and PostgreSQL+pgvector.

  • postgres by chayasin

    Enables querying and inspecting a PostgreSQL database, including executing SQL queries, listing schemas and tables, and describing table columns.

Frequently asked questions

How do I install mcp-simple?

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 mcp-simple?

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 mcp-simple 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.