From 8c4857c21956c288e38ae080b1e60327ccad0078 Mon Sep 17 00:00:00 2001 From: tumf Date: Fri, 13 Dec 2024 23:45:18 +0900 Subject: [PATCH] Revert "feat(docs): add tumf/mcp-text-editor to the list of tools for efficient file editing in README files" This reverts commit 9608fb67e659c93239055bce447a47c4aed1c1ad. --- README-ja.md | 1 - README.md | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README-ja.md b/README-ja.md index a37c1264..73a6fcc1 100644 --- a/README-ja.md +++ b/README-ja.md @@ -107,7 +107,6 @@ Webコンテンツのアクセスと自動化機能。AIに優しい形式でWeb - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - MCPを通じたDockerコンテナの管理と操作 - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - Open API spec (v3) を使用して任意のHTTP/REST APIサーバーに接続 - [@joshuarileydev/terminal-mcp-server](https://www.npmjs.com/package/@joshuarileydev/terminal-mcp-server) 📇 🏠 - 任意のシェルターミナルコマンドを実行するためのMCPサーバー -- [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) - ラインエディタ 行単位の取得と編集が可能であり大きなファイルの一部書き換えを効率的に行います ### 📂 ファイルシステム diff --git a/README.md b/README.md index c240c2f1..34ba410b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ A curated list of awesome Model Context Protocol (MCP) servers. ## Server Implementations -> [! NOTE] +> [!NOTE] > We now have a [web-based directory](https://glama.ai/mcp/servers) that is synced with the repository. * 📂 - [Browser Automation](#browser-automation) @@ -127,7 +127,6 @@ Tools and integrations that enhance the development workflow and environment man - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - Docker container management and operations through MCP - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - Connect any HTTP/REST API server using an Open API spec (v3) - [jetbrains/mcpProxy](https://github.com/JetBrains/mcpProxy) 🎖️ 🏠 - Connect to JetBrains IDE -- [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage. ### 🧮 Data Science Tools @@ -149,7 +148,6 @@ Financial data access and cryptocurrency market information. Enables querying re - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) 📇 ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 🏠 - Coinmarket API integration to fetch cryptocurrency listings and quotes - ### 🧠 Knowledge & Memory Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.