A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
Last updated -
6
16
23
JavaScript
MIT License
テキスト分析用の言語サーバー プロトコルのような機能を提供するモデル コンテキスト プロトコル (MCP) サーバー。
このプロジェクトではテストにJestを使用しています。以下のコマンドでテストを実行します。
開発中にウォッチモードでテストを実行するには:
ESLint を使用してコードをリントします。
このツールは、ファイル内の正規表現パターンに一致する 0 インデックスの行と列の位置を見つけます。
パラメータ:
path
: 検索するファイルへのパスregex
: 検索する正規表現パターン戻り値:
match
: 一致したテキストline
: 開始行(0から始まる)column
: 開始列(0から始まるインデックス)endLine
: 終了行(0から始まる)endColumn
: 終了列(0から始まる、0を含まない)このツールは、このサーバーがアクセスを許可されているすべてのディレクトリを一覧表示します。
パラメータ:
戻り値:
マサチューセッツ工科大学
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
ファイル内の正規表現パターンの位置を検索し、許可されたディレクトリを一覧表示するツールを提供し、LSP のような機能によるテキスト分析を可能にするモデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rajnaveen344/lsp-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server