Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta Adatta ai principianti
#520 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
68/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Ambito
documentation

Direzione di ricerca

Individua il codice sorgente del sito web e la configurazione del deployment nel repository, quindi esamina come vengono pubblicati i file statici. Aggiungi il contenuto predisposto di /llms.txt e un artefatto /.well-known/mcp.json corrispondente, quindi verifica che entrambi gli URL vengano serviti correttamente con le informazioni leggibili dalle macchine previste.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
TypeScript
Stelle
6.4k
Fork
320
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di getsentry/XcodeBuildMCP

Tutte le issue di getsentry/XcodeBuildMCP

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.