io.github.WYRE-AI/itglue-mcp

MCPCommunity
v1.17.2io.github.WYRE-AIUnknownAktualisiert vor 1 TGitHub

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

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
17GitHub-Sterne
31Forks
vor 1 TLetzte Aktualisierung
Braucht 1 Zugangsdatum, bevor es läuft
  • ITGLUE_API_KEYAPI-Schlüsselerforderlich

    IT Glue API key (format: ITG.xxx)

Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paket
Autorio.github.WYRE-AI
LizenzUnknown
Version1.17.2
Quellemcp-registry
Trust-Status
B
60/100Gut
✓Im Forge-Index gelistet+10/10
—Publisher-Identität verifiziert+0/30
→ Publisher: führe `forge publish` im Repo aus, um die Inhaberschaft zu beanspruchen
—Domain-Verifizierung+0/10
→ Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
✓Prompt-Injection-Scan · sauber+30/30
✓Obfuskations-/Exfiltrations-Scan · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain—
Herkunft—
AbhängigkeitenNicht auditiert
Tool-Oberfläche32 Tools · 1 privilegiert
Sicherheits-Scan✓ SaubervHEAD · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert28. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

32 Tools · 1 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertvHEAD · 17h ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

search_organizationsSearch for organizations in IT Glue with optional filtering

Search for organizations in IT Glue with optional filtering

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_organizationGet a specific organization by ID from IT Glue

Get a specific organization by ID from IT Glue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

search_configurationsSearch for configurations (devices/assets) in IT Glue

Search for configurations (devices/assets) in IT Glue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_documentGet a specific document by ID from IT Glue

Get a specific document by ID from IT Glue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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),…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

itglue_health_checkCheck connectivity to IT Glue API by fetching organization types

Check connectivity to IT Glue API by fetching organization types

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

doc-completenessAudit documentation completeness for an organization in IT Glue

Audit documentation completeness for an organization in IT Glue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

org_nameThe organization to audit

The organization to audit

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

runbook-checkFind systems or services without runbooks in IT Glue

Find systems or services without runbooks in IT Glue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

system_nameFilter to a specific system or service (optional)

Filter to a specific system or service (optional)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

Find passwords that have not been rotated in 90+ days

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

32 von 32 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

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

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.