https://github.com/danielpodrazka/editor-mcp
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.
https://github.com/danielpodrazka/editor-mcp
Last synced: 3 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/danielpodrazka/editor-mcp
- Owner: danielpodrazka
- License: mit
- Created: 2025-03-27T12:05:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T01:15:13.000Z (3 months ago)
- Last Synced: 2025-03-30T01:36:34.356Z (3 months ago)
- Language: Python
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Editor Server - Manage and edit text files through a standardized API with features for syntax checking, file management, and a two-step editing process to enhance data integrity. Supports operations on Python and JavaScript/React files for reading, locating functions, and editing with a diff preview. (File Management)