squiggles
让你的编码智能体看到波浪线的 MCP 服务器 — LSP 诊断、导航、重构,以及各服务器的自定义超能力
MCP server that lets your coding agent see the squiggles — LSP diagnostics, navigation, refactoring, and each server's custom superpowers
怎么安装
npx -y squiggles 简介
squiggles Let your agent see the squiggles you'd see in an IDE. squiggles is an MCP server that bridges coding agents to Language Server Protocol (LSP) servers. Configure one or more LSP servers and squiggles exposes their features — diagnostics, go-to-definition, find references, rename, formatting, and more — as MCP tools. Servers start lazily on first tool use, so there's no startup cost for languages you don't touch. Beyond the standard protocol, squiggles unlocks the custom superpowers each language server ships that editors rarely surface and agents otherwise never see: expanding a Rust …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 5
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-02-12
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- lsp, mcp, mcp-server, typescript