What is an MCP Server?
An MCP (Model Context Protocol) server standardizes how applications provide context to LLMs. It acts as a bridge, allowing AI models to access and interact with external data sources and tools.
What is the LSP Tools MCP Server?
The LSP Tools MCP Server provides Language Server Protocol-like functionality for text analysis, enabling AI Agents to perform tasks like finding regex positions in files and listing allowed directories.
What are the key features of the LSP Tools MCP Server?
The key features include: find_regex_position to locate regex pattern matches in files, and list_allowed_directories to list directories the server can access.
How do I install the LSP Tools MCP Server?
You can install it using npm with the commands: npm install and npm run build.
How do I start the LSP Tools MCP Server?
You can start the server using the command: node dist/index.js /path/to/allowed/directory, replacing /path/to/allowed/directory with the actual path.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. It helps orchestrate AI Agents, connect them with enterprise data, and build custom AI Agents with your LLM model and Multi-Agent Systems.
How does the LSP Tools MCP Server integrate with the UBOS platform?
The server integrates seamlessly, allowing UBOS-based AI Agents to perform document processing, code analysis, log analysis, and content moderation within a secure and controlled environment.
What is the purpose of the find_regex_position tool?
This tool finds the 0-indexed line and column positions of regex pattern matches in a file, providing precise location information.
What does the list_allowed_directories tool do?
This tool lists all directories that the server is allowed to access, ensuring data security by limiting access to authorized locations.
What license is the LSP Tools MCP Server distributed under?
The LSP Tools MCP Server is licensed under the MIT license.
LSP Tools
Project Details
- rajnaveen344/lsp-tools-mcp
- MIT License
- Last Updated: 3/9/2025
Recomended MCP Servers
Projet de Retrieval-Augmented Generation avec ChromaDB
This read-only MCP Server allows you to connect to ADP data from Claude Desktop through CData JDBC Drivers....
MCP Server for OceanBase database and its tools
Model Context Protocol (MCP) server implementation for ClickUp integration
This read-only MCP Server allows you to connect to GitHub data from Claude Desktop through CData JDBC Drivers....
Cribl MCP Server
MultiStep MCP That Returns CVE Information With EPSS Score
MCP para consultar o EVM no Flow
context7 mcp server for cursor





