|
|
|
Show HN: Language Server MCP Server Written in Go
(github.com)
|
|
3 points
by isaacphi
392 days ago
|
|
I had this idea as soon as MCP came out because I wasn't satisfied with the way AI tools deal with searching through code. The precision and correctness of language servers seemed to be a good compliment to the fuzziness of LLMs. LSP was also an inspiration for MCP so I wanted to jam them together. I had also just picked up Go and was looking for a project to dig into a little more. It took while but it's finally working OK. I like like it so I wanted to share and ask for feedback if anyone's interested :) |
|