Mcp File Tools
MCP server for file operations with non-UTF-8/Unicode encoding: Cyrillic, CP1251, CP1252, ISO-8859, KOI8 auto-detection
Directory
MCP server for file operations with non-UTF-8/Unicode encoding: Cyrillic, CP1251, CP1252, ISO-8859, KOI8 auto-detection
Model Context Protocol (MCP) server for Graphlens. Exposes polyglot code graphs to LLM agents.
Pragmatic AI Labs MCP Agent Toolkit - An MCP Server designed to make code with agents more deterministic
A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript.
CKB (Code Knowledge Backend) transforms your codebase into a queryable knowledge base, enabling developers, AI assistants, and CI/CD pipelines to understand…
🚀 Your Private App Platform - Deploy Node.js, Python, Go, Java & more to CapRover, AWS, GCP with one CLI. Features MCP integration for Cursor.com, smart…
MCP server using the official Anthropic Python SDK (FastMCP) to send professional SMS via SMS Vert Pro. The most feature-rich SMS MCP server available — 9…
AI agent for Italian energy tariff comparison. Analyzes utility bills (ARERA 2.0), compares 44+ live offers for electricity (Luce) and gas, and finds the best…
Enables AI agents to access real-time web data with HTML, markdown, and screenshot support. SDKs: Node.js, Python, Java, PHP, .NET.
Prevent cross-repo architectural breakage before merge. Architecture knowledge graph from static analysis, blast radius in CI, MCP server for AI agents.
A library for indexing code repositories using Tree-sitter Stack Graphs, designed to be used in MCP servers and other tools.
Bridges AI with aaPanel web hosting control panel for managing websites, databases, Docker containers, and system resources through Go-based API integration.
Integrates Magic: The Gathering data sources to provide unified access for card searches, rules lookup, and set information retrieval.
Analyzes source code across multiple programming languages to extract structural information like classes, functions, and variables, with flexible filtering…
Semantic code search for AI agents — hybrid vector + BM25 with cross-encoder reranking, AST-aware chunking for 14 languages, conversation memory, code…
napi is a fully offline CLI that analyzes your codebase's architecture—dependencies, complexity, and structure—then lets you visualize and refactor it, all…
# MCP Client-Server Seminar Project This project demonstrates a basic client-server MCP implementation using [Python…
# Simple MCP Client / Server https://modelcontextprotocol.io/quickstart/server Install [uv](https://docs.astral.sh/uv/getting-started/installation/), on macOS…
# mcp-client-and-server MCP server Model Context Protocol Client and Server to chain together between clients and servers ## Components ### Resources The…
# MCP Server and Client This project demonstrates a simple implementation of an MCP server and client. ## Running the Server ```bash python mcp_server.py ```…
# Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server ![Flutter and AI…
# Crawlab MCP Server This is a Model Context Protocol (MCP) server for Crawlab, allowing AI applications to interact with Crawlab's functionality. ## Overview…
# MoveFlow Aptos MCP Server A Model Context Protocol (MCP) server that enables AI assistants to interact with the MoveFlow protocol on Aptos blockchain. This…
# OpenAI Integration with MCP This section demonstrates how to integrate the Model Context Protocol (MCP) with OpenAI's API to create a system where OpenAI can…