io.github.WYRE-AI/itglue-mcp

MCPcommunauté
v1.17.2io.github.WYRE-AIUnknownMis à jour il y a 1 jGitHub

MCP server for IT Glue — organizations, configurations, passwords, flexible assets, and documents.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
17Étoiles GitHub
31Forks
il y a 1 jDernière mise à jour
Nécessite 1 identifiant avant de pouvoir fonctionner
  • ITGLUE_API_KEYClé d’APIobligatoire

    IT Glue API key (format: ITG.xxx)

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.WYRE-AI
LicenceUnknown
Version1.17.2
Sourcemcp-registry
Statut de confiance
B
60/100Bon
✓Listé dans l’index Forge+10/10
—Identité de l’éditeur vérifiée+0/30
→ Éditeur : exécutez `forge publish` depuis le dépôt pour revendiquer la propriété
—Vérification de domaine+0/10
→ Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
✓Analyse d’injection de prompt · propre+30/30
✓Analyse d’obfuscation / exfiltration · propre+20/20
Collez-le dans Claude Code, Cursor ou tout assistant d’IA pour combler toutes les lacunes
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine—
Provenance—
DépendancesNon audité
Surface d’outils32 outils · 1 privilégiés
Analyse de sécurité✓ ProprevHEAD · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé28 août 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

32 outils · 1 privilégiés
Extrait statiquement du paquet publiévHEAD · 17h 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.

search_organizationsSearch for organizations in IT Glue with optional filtering

Search for organizations in IT Glue with optional filtering

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

get_organizationGet a specific organization by ID from IT Glue

Get a specific organization by ID from IT Glue

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

search_configurationsSearch for configurations (devices/assets) in IT Glue

Search for configurations (devices/assets) in IT Glue

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

get_configurationGet a specific configuration (device/asset) by ID from IT Glue

Get a specific configuration (device/asset) by ID from IT Glue

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

search_locationsSearch for locations (physical addresses/sites) of an organization in IT Glue.

Search for locations (physical addresses/sites) of an organization in IT Glue.

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

get_locationGet a specific location by ID from IT Glue, including its full address and phone number.

Get a specific location by ID from IT Glue, including its full address and phone number.

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

create_locationCreate a new location (physical address/site) for an organization in IT Glue.

Create a new location (physical address/site) for an organization in IT Glue.

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

update_locationUpdate an existing location in IT Glue. Only the fields you supply are changed.

Update an existing location in IT Glue. Only the fields you supply are changed.

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

search_passwordsSearch for password entries in IT Glue (returns metadata only, not actual passwords)

Search for password entries in IT Glue (returns metadata only, not actual passwords)

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

get_passwordGet a specific password entry by ID from IT Glue (includes the actual password value)

Get a specific password entry by ID from IT Glue (includes the actual password value)

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

search_documentsSearch for documents in IT Glue (scoped to an organization). Returns document metadata only (name, folder, URL, timestamps) — not the document body. Use get_document or list_document_sections to read a specific document's content.

Search for documents in IT Glue (scoped to an organization). Returns document metadata only (name, folder, URL, timestamps) — not the document body. Use get_document or list_document_sections to read a specific document's content.

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

get_documentGet a specific document by ID from IT Glue

Get a specific document by ID from IT Glue

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

list_document_foldersList document folders for an organization in IT Glue, returning their names and IDs. Works with your API key on tenants where IT Glue exposes the Document Folders resource (rolling out across tenants in 2026). If the API key is rejected, a JWT is used as a fallback (configure via ITGLUE_JWT env var…

List document folders for an organization in IT Glue, returning their names and IDs. Works with your API key on tenants where IT Glue exposes the Document Folders resource (rolling out across tenants in 2026). If the API key is rejected, a JWT is used as a fallback (configure via ITGLUE_JWT env var…

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

create_documentCreate a new document in IT Glue for an organization. If neither document_folder_id nor skip_folder_prompt is supplied, the user is prompted to pick a folder. Folder enumeration for the name-based picker tries the API key first (works on tenants where IT Glue exposes the Document Folders resource),…

Create a new document in IT Glue for an organization. If neither document_folder_id nor skip_folder_prompt is supplied, the user is prompted to pick a folder. Folder enumeration for the name-based picker tries the API key first (works on tenants where IT Glue exposes the Document Folders resource),…

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

list_document_sectionsList all sections of an IT Glue document in order. Use this to read document content before editing.

List all sections of an IT Glue document in order. Use this to read document content before editing.

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

create_document_sectionAdd a new section to an IT Glue document. Section types: 'heading' (Document::Heading) or 'text' (Document::Text). Call publish_document after editing.

Add a new section to an IT Glue document. Section types: 'heading' (Document::Heading) or 'text' (Document::Text). Call publish_document after editing.

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

update_document_sectionUpdate the content of an existing IT Glue document section. Use list_document_sections to get section IDs. Call publish_document after editing.

Update the content of an existing IT Glue document section. Use list_document_sections to get section IDs. Call publish_document after editing.

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

delete_document_sectionprivilégié⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a section from an IT Glue document.

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a section from an IT Glue document.

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

create_attachmentAttach a file to an IT Glue record, and the only supported way to get a picture into a

Attach a file to an IT Glue record, and the only supported way to get a picture into a

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

list_attachmentsList the files attached to an IT Glue record, with their download URLs.

List the files attached to an IT Glue record, with their download URLs.

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

publish_documentPublish an IT Glue document to make section changes visible. Always call this after creating, updating, or deleting sections.

Publish an IT Glue document to make section changes visible. Always call this after creating, updating, or deleting sections.

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

archive_document⚠ HIGH-IMPACT. Archives an IT Glue document (soft delete — hides it from normal views

⚠ HIGH-IMPACT. Archives an IT Glue document (soft delete — hides it from normal views

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

unarchive_document⚠ HIGH-IMPACT. Restores a previously archived IT Glue document so it appears in

⚠ HIGH-IMPACT. Restores a previously archived IT Glue document so it appears in

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

list_flexible_asset_typesList all flexible asset types defined in IT Glue. Call this first to discover type IDs before using search_flexible_assets.

List all flexible asset types defined in IT Glue. Call this first to discover type IDs before using search_flexible_assets.

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

search_flexible_assetsSearch for flexible assets in IT Glue (requires flexible_asset_type_id filter)

Search for flexible assets in IT Glue (requires flexible_asset_type_id filter)

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

search_user_metricsSearch IT Glue user activity metrics — per-user, per-organization, per-resource-type

Search IT Glue user activity metrics — per-user, per-organization, per-resource-type

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

itglue_health_checkCheck connectivity to IT Glue API by fetching organization types

Check connectivity to IT Glue API by fetching organization types

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

doc-completenessAudit documentation completeness for an organization in IT Glue

Audit documentation completeness for an organization in IT Glue

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

org_nameThe organization to audit

The organization to audit

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

runbook-checkFind systems or services without runbooks in IT Glue

Find systems or services without runbooks in IT Glue

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

system_nameFilter to a specific system or service (optional)

Filter to a specific system or service (optional)

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

password-auditFind passwords that have not been rotated in 90+ days

Find passwords that have not been rotated in 90+ days

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

32 outils sur 32 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

MCP server for IT Glue — organizations, configurations, passwords, flexible assets, and documents.

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

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.