miniMCP

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

A lightweight MCP server that connects a local AI model (Ollama) with custom CRUD tools for an in-memory database, enabling natural language database management.

Source: https://github.com/Lihn2254/miniMCP

Install

git clone https://github.com/Lihn2254/miniMCP

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.

miniMCP 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

  • highgo-mcp by OTAKU-Wang

    Enables AI agents to connect, query, and analyze Highgo Database using SQL execution, schema management, and metadata queries.

  • Arkiv MCP Server by arrivets

    Enables AI agents to query entities from Arkiv database chains using a SQL-like filter expression, with pagination and configurable fields.

  • Milvus MCP Server by hcheng666

    Enables large language models to interact with Milvus vector databases through natural language, supporting semantic search with built-in OpenAI-compatible embedding services and comprehensive collection management.

  • local-mysql by nhs-ayamura

    A local development MCP server that exposes MySQL databases to VSCode and Copilot CLI with read-only SELECT queries and INSERT/UPDATE operations. It provides secure, schema-specific database access for development environments only.

  • Gestao-MCP by mateus-gondev

    A customer and product management MCP server using SQLite. It enables Claude Desktop users to manage client and product data through natural language interactions.

  • imessage-mcp by camfortin

    A local MCP server that enables reading iMessage conversations and sending new messages through Claude Desktop. It provides secure, read-only access to your Mac's iMessage database and AppleScript-based message sending capabilities.

  • Monzo MCP Server by partymola

    Provides read-only access to Monzo banking accounts, balances, pots, and transactions with automatic OAuth token refresh and persistent local SQLite caching. Enables spending analysis with category breakdowns and transaction search across cached historical data beyond Monzo's 90-day access window.

  • withings-mcp by partymola

    Provides read-only access to Withings health metrics including body composition, sleep, workouts, and ECG data with local SQLite caching and trend analysis. Features incremental synchronization, automatic OAuth token refresh, and supports all 200+ Withings measurement types for comprehensive health tracking.

Frequently asked questions

How do I install miniMCP?

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 miniMCP?

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