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