mcp-server-overleaf

MCPattesté
v0.3.4io.github.yangzichaoMITMis à jour il y a 2 jnpmGitHub

Read and edit Overleaf papers from any AI client. Edits can arrive as tracked-change suggestions.

Fonctionne dans
ClaudeCursorCopilotGemini

Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Build attesté
Une attestation de provenance vérifiée lie cet artefact au dépôt indiqué. Personne n’a encore revendiqué l’annonce — cela prouve où le code a été construit, pas qui le soutient.
1kTéléch./sem.
il y a 2 jDernière mise à jour
Nécessite 1 identifiant avant de pouvoir fonctionner
  • OVERLEAF_GIT_TOKENClé d’APIobligatoire

    Overleaf Git authentication token, from https://www.overleaf.com/user/settings under Git integration.

  • OVERLEAF_SESSION_COOKIEClé d’APIfacultatif

    Optional. An Overleaf browser session cookie, which turns on the tracked-changes tools: suggest an edit, read the review panel, leave a comment.

Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquet
Auteurio.github.yangzichao
LicenceMIT
Version0.3.4
Sourcenpm+mcp-registry
Statut de confiance
A
85/100Fiable
Listé dans l’index Forge+10/10
Identité vérifiée · build attesté+20/20
Signature de publication Ed25519+0/5
Incluse automatiquement quand l’éditeur exécute `forge publish`
Vérification de domaine+0/5
Éditeur : hébergez /.well-known/forge.json sur la page d’accueil du paquet avec { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
Correspondance de mainteneur npm+0/5
Éditeur : ajoutez le login GitHub vérifié aux mainteneurs du paquet npm (npm owner add <login>)
Analyse CVE · propre+30/30
Analyse statique · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIdentité vérifiée
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance✓ Vérifié par Sigstore · 85adfed
Dépendances✓ 5 résolues · aucune vulnérable
Surface d’outils19 outils · 3 privilégiés
Analyse de sécurité✓ Proprev0.3.4 · il y a 1 jQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé13 sept. 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

19 outils · 3 privilégiés
Extrait statiquement du paquet publiév0.3.4 · 1d ago

Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.

list_filesPull from Overleaf and list tracked files grouped by kind, including files hidden by sparse checkout. Optionally filter by extension and include unpublished new files.

Pull from Overleaf and list tracked files grouped by kind, including files hidden by sparse checkout. Optionally filter by extension and include unpublished new files.

Aucun schéma d’entrée n’a été publié pour cet outil.

project_summaryPull from Overleaf and return a JSON overview: file counts, likely main document and its section count, first ten files, pending diff statistics, and new unpublished files.

Pull from Overleaf and return a JSON overview: file counts, likely main document and its section count, first ten files, pending diff statistics, and new unpublished files.

Aucun schéma d’entrée n’a été publié pour cet outil.

read_filePull from Overleaf and read text, optionally by line range. Without mode, returns plain text. mode=full returns JSON content and revision; mode=smart with previousRevision returns unchanged, a line replacement delta, or full content when the baseline is unavailable. Deltas use 1-based startLine: sp…

Pull from Overleaf and read text, optionally by line range. Without mode, returns plain text. mode=full returns JSON content and revision; mode=smart with previousRevision returns unchanged, a line replacement delta, or full content when the baseline is unavailable. Deltas use 1-based startLine: sp…

Aucun schéma d’entrée n’a été publié pour cet outil.

replace_textReplace an exact snippet of text in a project file. The snippet must appear exactly once unless replaceAll is set.

Replace an exact snippet of text in a project file. The snippet must appear exactly once unless replaceAll is set.

Aucun schéma d’entrée n’a été publié pour cet outil.

edit_sectionprivilégiéReplace the whole body of one section of a .tex file, located by its title. Include the sectioning command itself in newContent.

Replace the whole body of one section of a .tex file, located by its title. Include the sectioning command itself in newContent.

Aucun schéma d’entrée n’a été publié pour cet outil.

write_fileprivilégiéOverwrite a project file with new content, creating it if it does not exist. Prefer replace_text or edit_section for changes to an existing file.

Overwrite a project file with new content, creating it if it does not exist. Prefer replace_text or edit_section for changes to an existing file.

Aucun schéma d’entrée n’a été publié pour cet outil.

show_diffShow the diff of everything edited locally but not yet pushed to Overleaf. Call this before push_changes.

Show the diff of everything edited locally but not yet pushed to Overleaf. Call this before push_changes.

Aucun schéma d’entrée n’a été publié pour cet outil.

discard_local_changesThrow away every local edit that has not been pushed, returning the clone to the last version seen on Overleaf.

Throw away every local edit that has not been pushed, returning the clone to the last version seen on Overleaf.

Aucun schéma d’entrée n’a été publié pour cet outil.

list_projectsList the Overleaf projects this server is configured to reach, and which one is the default.

List the Overleaf projects this server is configured to reach, and which one is the default.

Aucun schéma d’entrée n’a été publié pour cet outil.

list_sectionsList the sectioning commands in a .tex file with their line ranges, so a section can be addressed by title instead of by line number.

List the sectioning commands in a .tex file with their line ranges, so a section can be addressed by title instead of by line number.

Aucun schéma d’entrée n’a été publié pour cet outil.

read_sectionRead the body of a single section of a .tex file, located by its title.

Read the body of a single section of a .tex file, located by its title.

Aucun schéma d’entrée n’a été publié pour cet outil.

search_projectSearch all tracked text files for a string or regular expression, returning matching lines.

Search all tracked text files for a string or regular expression, returning matching lines.

Aucun schéma d’entrée n’a été publié pour cet outil.

list_tracked_changesRead the tracked changes and review-panel comment threads on a document, as Overleaf's review panel shows them.

Read the tracked changes and review-panel comment threads on a document, as Overleaf's review panel shows them.

Aucun schéma d’entrée n’a été publié pour cet outil.

suggest_editprivilégiéReplace an exact snippet of text so that it arrives in Overleaf as a tracked change, which a co-author can accept or reject,

Replace an exact snippet of text so that it arrives in Overleaf as a tracked change, which a co-author can accept or reject,

Aucun schéma d’entrée n’a été publié pour cet outil.

add_commentAttach a review-panel comment thread to an exact snippet of text. The thread is anchored immediately;

Attach a review-panel comment thread to an exact snippet of text. The thread is anchored immediately;

Aucun schéma d’entrée n’a été publié pour cet outil.

project_statusReport whether the local clone is in step with Overleaf: commits pulled, edits pending, and the recent history.

Report whether the local clone is in step with Overleaf: commits pulled, edits pending, and the recent history.

Aucun schéma d’entrée n’a été publié pour cet outil.

sync_projectPull the latest commits from Overleaf into the local clone without changing anything.

Pull the latest commits from Overleaf into the local clone without changing anything.

Aucun schéma d’entrée n’a été publié pour cet outil.

compile_projectCompile the project locally with latexmk and report errors and warnings. Build artifacts are written outside the clone, so they are never pushed to Overleaf.

Compile the project locally with latexmk and report errors and warnings. Build artifacts are written outside the clone, so they are never pushed to Overleaf.

Aucun schéma d’entrée n’a été publié pour cet outil.

push_changesCommit the pending local edits and push them to Overleaf. Before pushing, the server re-checks Overleaf and rebases onto anything collaborators pushed in the meantime; if that cannot be done cleanly the push is refused and the conflict is reported.

Commit the pending local edits and push them to Overleaf. Before pushing, the server re-checks Overleaf and rebases onto anything collaborators pushed in the meantime; if that cannot be done cleanly the push is refused and the conflict is reported.

Aucun schéma d’entrée n’a été publié pour cet outil.

19 outils sur 19 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

Read and edit Overleaf papers from any AI client. Edits can arrive as tracked-change suggestions.

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Arbre de dépendances

Ce qu'une analyse Forge a résolu à partir des métadonnées npm le 2026-09-13 — résolution observée, et non une déclaration de l'éditeur.

5 paquets résolus · 3 directs · aucun porteur d'avis de sécurité La résolution s'arrête à la profondeur 4 et à 60 paquets.

Non suivies : peerDependencies. Cet arbre ne couvre que les dépendances d'exécution ; ce qu'elles entraînent n'a jamais été résolu.