kiitos
yesterday at 9:39 PM
> Simply change the domain from github.com or github.io to gitmcp.io and get instant AI context for any GitHub repository.
What does this mean? How does it work? How can I understand how it works? The requirements, limitations, constraints? The landing page tells me nothing! Worse, it doesn't have any links or suggestions as to how I could possibly learn how it works.
> Congratulations! The chosen GitHub project is now fully accessible to your AI.
What does this mean??
> GitMCP serves as a bridge between your GitHub repository's documentation and AI assistants by implementing the Model Context Protocol (MCP). When an AI assistant requires information from your repository, it sends a request to GitMCP. GitMCP retrieves the relevant content and provides semantic search capabilities, ensuring efficient and accurate information delivery.
MCP is a protocol that defines a number of concrete resource types (tools, prompts, etc.) -- each of which have very specific behaviors, semantics, etc. -- and none of which are identified by this project's documentation as what it actually implements!
Specifically what aspects of the MCP are you proxying here? Specifically how do you parse a repo's data and transform it into whatever MCP resources you're supporting? I looked for this information and found it nowhere?
broodbucket
yesterday at 11:01 PM
As someone who is obviously not the target audience, I feel like literally anything on this page that could lead me to explain what MCP is would be nice, while we're talking about what the landing page doesn't tell you. Even just one of the MCP mentions being a link to modelcontextprotocol.io would be fine.
Or maybe I'm so out of the loop it's as obvious as "git" is, I dunno.
fragmede
today at 11:25 AM
Itās fair to be curious, but at some point itās also reasonable to expect people are capable of using Google to look up unfamiliar terms. I'm not gatekeepingājust, like, put in a bit of effort?
Threads like this work better when they can go deeper without rehashing the basics every time.
johannes1234321
today at 2:34 PM
Having a Link to the mcp website won't be "rehashing" but how the web once was supposed to be.
T3RMINATED
today at 12:04 PM
[dead]
[flagged]
I appreciate that! Now maybe they could update the readme accordingly! ;)