mcp-server
by laurensanp · ai-ml · mcp-server, glama
Enables AI models to interact with local CSV and Parquet data through MCP tools, providing summarization and analysis capabilities.
Source: https://github.com/laurensanp/mcp-server
Install
git clone https://github.com/laurensanp/mcp-serverUse this forAI-extracted
- →Connect LM Studio or other local AI applications to external tools via MCP protocol
- →Create a lightweight MCP server for integrating custom applications with AI agents
- →Set up tool availability for local language models without complex configuration
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml 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-server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- ProtonMail MCP Server by ronamosa
Enables AI agents to send, read, search, and organize emails via ProtonMail using Proton Bridge. Supports MCP-compatible clients like Claude and Cursor.
- MCP Server by imanelmzk
A basic MCP server implementation using Node.js and TypeScript that bridges AI models with external tools and data sources via JSON-RPC.
- Shopify Storefront MCP Server by QuentinCody
Enables AI assistants to query and interact with Shopify store data via the Storefront API, including products, collections, carts, and customer information.
- Statamic MCP Server by cboxdk
Enables AI assistants to manage Statamic CMS content, including blueprints, entries, assets, users, and system operations, through a secure, router-based MCP endpoint.
- nucleus-apple-mcp by zish-rob-crur
A macOS MCP server that provides AI agents with secure access to Calendar, Reminders, Notes, and Health data via native Apple APIs.
- MCP Adapter Implementation Example by galatanovidiu
Enables WordPress content management through the Model Context Protocol, allowing AI agents to create, read, update, and delete posts, metadata, taxonomies, and terms, as well as interact with Gutenberg blocks.
- Cold's MCP Server - Project Management System by kholodihor
Enables AI assistants to create, manage, and track projects with associated todos, including CRUD operations and filtering by status, priority, and project.
- figma-mcp by Anakintano
Enables AI agents to read, inspect, and export Figma designs programmatically. Provides tools for listing components, styles, and exporting assets in various formats.
Frequently asked questions
How do I install mcp-server?
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-server?
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-server 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.