Show HN: Language Server MCP Server Written in Go

https://github.com/isaacphi/mcp-language-server
by isaacphi • 1 year ago
3 0 1 year 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 :)

Related Stories

Loading related stories...

Source preview

github.com