https://github.com/Tritlo/lsp-mcp
An MCP server that lets you interact with LSP servers
https://github.com/Tritlo/lsp-mcp
Last synced: 5 days ago
JSON representation
An MCP server that lets you interact with LSP servers
- Host: GitHub
- URL: https://github.com/Tritlo/lsp-mcp
- Owner: Tritlo
- License: mit
- Created: 2025-03-22T03:37:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T04:19:42.000Z (3 months ago)
- Last Synced: 2025-03-22T04:25:14.447Z (3 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - LSP MCP Server - Integrates Language Server Protocol capabilities for querying code suggestions, hover information, and diagnostics using a standardized interface. Facilitates LLMs in accessing real-time updates and accurate programming assistance through LSP. (APIs and HTTP Requests)