←back to thread

185 points liadyo | 1 comments | | HN request time: 0s | source
Show context
liadyo ◴[] No.43573540[source]
We built an open source remote MCP server that can automatically serve documentation from every Github project. Simply replace github.com with gitmcp.io in the repo URL - and you get a remote MCP server that serves and searches the documentation from this repo (llms.txt, llms-full.txt, readme.md, etc). Works with github.io as well. Repo here: https://github.com/idosal/git-mcp
replies(1): >>43576126 #
1. nlawalker ◴[] No.43576126[source]
>searches the documentation from this repo (llms.txt, llms-full.txt, readme.md, etc)

What does etc include? Does this operate on a single content file from the specified GitHub repo?