diff --git a/README-ja.md b/README-ja.md index 73a6fcc1..a37c1264 100644 --- a/README-ja.md +++ b/README-ja.md @@ -107,6 +107,7 @@ 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 34ba410b..c240c2f1 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,6 +127,7 @@ 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 @@ -148,6 +149,7 @@ 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.