Skip to main content
Glama
306,003 tools. Last updated 2026-07-24 18:21

"Wiki.js" matching MCP tools:

  • Retrieve a list of all pages in Wiki.js. Use the optional limit parameter to control how many pages are returned.
    MIT
  • Delete a tag by its ID, removing it from all pages and the tag registry. Requires mutations enabled and manage:system permission.
    Creative Commons Zero v1.0 Universal

Matching MCP Servers

Matching MCP Connectors

  • Retrieve non-sensitive Wiki.js site configuration including title, description, feature flags, and upload limits. Safely access site settings without exposing secrets.
    Creative Commons Zero v1.0 Universal
  • Move a Wiki.js page to a different path or locale. Specify the page ID, new path, and optionally a new locale. Requires mutations enabled.
    MIT
  • List Wiki.js pages with filtering by path prefix to find specific content. Returns page details including title, description, tags, and update timestamps.
    MIT
  • Restore a Wiki.js page to an earlier version by providing the page ID and version ID from page history. Used for recovering previous content with proper permissions.
    Creative Commons Zero v1.0 Universal
  • Update a Wiki tag's slug and title by providing its ID. Requires mutations enabled and manage:system permission.
    Creative Commons Zero v1.0 Universal
  • Delete a comment by providing its comment ID and required permissions. Use confirm token if mutation confirmation is enabled.
    Creative Commons Zero v1.0 Universal
  • Retrieve Wiki.js system information including version, database type, and usage statistics for diagnostics and monitoring.
    Creative Commons Zero v1.0 Universal
  • Restore a Wiki.js page to a specific previous version by providing the page ID and version ID. Requires enabled mutations and manage:pages permission.
    MIT
  • Retrieve profile of the currently authenticated API user, including identity, permissions context, and activity info.
    Creative Commons Zero v1.0 Universal