E
editor mcp

by @danielpodrazka

A Python-based text editor server built with FastMCP that provides tools for file operations. This server enables reading, editing, and managing text files through a standardized API following a multi-step process.

M
MCP image gen

by @rmcendarfer2017

An MCP server that allows users to generate images using Replicate's Stable Diffusion model and save them to the local filesystem.

H
hwp mcp

by @jkf87

A Node.js server that implements Model Context Protocol (MCP) for controlling HWP (Korean word processor) documents, allowing AI assistants like Claude to create and manipulate Hangul documents.

N
nexus mcp claude desktop server

by @wesnermichel

A lightweight bridge extension that enables Claude Desktop to connect to VSCode workspaces via Model Context Protocol, allowing Claude to read and write files, create directories, and list contents in your workspace.

E
excel mcp server

by @zhiwei5576

Enables seamless reading, writing, and analyzing of Excel files through Model Context Protocol, with features for worksheet management, structure analysis, and automated caching.

M
mcp ripgrep

by @mcollina

Provides ripgrep search capabilities to MCP clients like Claude, allowing high-performance text searches across files on your system.

O
obsidian mcp

by @newtype-01

This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.

M
mcp wasm

by @beekmarks

This server enables running a Model Context Protocol in a web browser with functionalities including arithmetic operations and session-based key-value storage.

M
mcp tool kit

by @getfounded

A modular server implementation for Claude AI assistants with integrated tools, enabling Claude to perform actions and access external resources like file systems, web searches, browser automation, financial data, and document generation.

M
mcp filesystem python

by @mtunell

A secure MCP server enabling read-only access and file search capabilities within a specified directory, while respecting .gitignore patterns.

O
OpenSCAD MCP Server

by @jhacksman

Enables users to generate parametric 3D models from text descriptions or images using multi-view reconstruction and OpenSCAD, with support for AI image generation and remote processing.

M
mcp grep

by @erniebrodeur

A server implementation that exposes grep functionality through the Model Context Protocol, allowing MCP-compatible clients to search for patterns in files using regular expressions.

M
mcp music analysis

by @hugohow

MCP to analyse local audio file.

M
mcp server text editor

by @bhouston

An open source implementation of the Claude built-in text editor tool versions:

text_editor_20241022 (Claude 3.5 Sonnet)
text_editor_20250124 (Claude 3.7 Sonnet)

S
simple files vectorstore

by @lishenxydlgzs

A very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.

P
python mcp server client

by @GobinFan

Implements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.

R
repomix

by @yamadashy

Repomix MCP Server enables AI models to efficiently analyze codebases by packaging local or remote repositories into optimized single files, with intelligent compression via Tree-sitter to significantly reduce token usage while preserving code structure and essential signatures.

G
github

by @modelcontextprotocol

MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.