TylerHilbert commited on
Commit
cf2adcd
·
1 Parent(s): c2af535

MCP and Modular

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -616,15 +616,18 @@
616
  {
617
  "repo_name": "modelcontextprotocol",
618
  "repo_link": "https://github.com/modelcontextprotocol/modelcontextprotocol",
 
619
  "github_about_section": "Specification and documentation for the Model Context Protocol",
620
- "homepage_link": "https://modelcontextprotocol.io"
 
621
  },
622
  {
623
  "repo_name": "modular",
624
  "repo_link": "https://github.com/modular/modular",
 
625
  "github_about_section": "The Modular Platform (includes MAX & Mojo)",
626
  "homepage_link": "https://docs.modular.com",
627
- "github_topic_closest_fit": "mojo"
628
  },
629
  {
630
  "repo_name": "monarch",
 
616
  {
617
  "repo_name": "modelcontextprotocol",
618
  "repo_link": "https://github.com/modelcontextprotocol/modelcontextprotocol",
619
+ "category": "mcp",
620
  "github_about_section": "Specification and documentation for the Model Context Protocol",
621
+ "homepage_link": "https://modelcontextprotocol.io",
622
+ "github_topic_closest_fit": "mcp"
623
  },
624
  {
625
  "repo_name": "modular",
626
  "repo_link": "https://github.com/modular/modular",
627
+ "category": "parallel computing",
628
  "github_about_section": "The Modular Platform (includes MAX & Mojo)",
629
  "homepage_link": "https://docs.modular.com",
630
+ "github_topic_closest_fit": "parallel-programming"
631
  },
632
  {
633
  "repo_name": "monarch",