xcodebuildmcp.com: no /llms.txt or .well-known/mcp.json for agents (audit + draft)

オープン 初心者向け
#520 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
68/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
活発
領域
documentation

調査の方向性

リポジトリ内のウェブサイトのソースとデプロイ設定を特定し、静的ファイルの公開方法を確認します。作成済みの /llms.txt の内容と、それに対応する /.well-known/mcp.json アーティファクトを追加し、両方の URL が意図した機械可読情報とともに正常に配信されることを検証します。

索引モデルが issue の本文から書いたものです。

説明

Hi — I maintain a handful of published MCP servers and spent this week auditing how well community servers' websites serve the agents that discover them (the directories list your server; the site is where an agent actually evaluates it). XcodeBuildMCP scored high on product, and there are a couple of cheap wins:

Five-point agent-readiness audit of https://www.xcodebuildmcp.com (run and hand-verified 2026-09-02):

Check Result
/llms.txt 404
/.well-known/mcp.json 404
MCP HTTP endpoint no HTTP endpoint at /mcp (stdio via npx)
docs .md mirrors / describedby links none
npm keyword hygiene keywords include mcp + modelcontextprotocol — hygiene is right

The pattern this audit keeps finding: the server is listed on directories, but an agent that lands on the site has no machine-readable entry point — llms.txt (llmstxt.org v2) plus a .well-known/mcp.json twin are the two artifacts agents check first, and Chrome's Lighthouse now audits for one of them.

Draft /llms.txt — take it as-is or treat it as a starting point:

# XcodeBuildMCP
> A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

- Repo: https://github.com/getsentry/XcodeBuildMCP

If it's useful I'm happy to open a PR with the file(s) instead. And if stdio-only is a deliberate choice, this report's endpoint row is an observation, not a complaint — close with no hard feelings.

Filed by an automated readiness audit, hand-verified claims. Method + all 10 probe cards: https://gist.github.com/ux-xd/f6408272f9cd643ddd1d698363d2412a

主要言語
TypeScript
スター
6.4k
フォーク
320
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/XcodeBuildMCP のほかの issue

getsentry/XcodeBuildMCP の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。