Skip to main content
Glama
184,844 tools. Last updated 2026-06-08 20:05

"Sage" matching MCP tools:

  • Send code and receive expert review suggestions with SEARCH/REPLACE edits. Specify absolute paths for files or directories to include in the review context. Ideal for detailed code improvements.
  • Send a prompt with absolute file paths to a sage-like model for its opinion or code review. Embed relevant file contents for context to handle large codebases effectively.
  • Create detailed implementation plans by leveraging AI models to debate, critique, and refine strategies. Input a task and absolute paths to generate a consensus plan, optionally saving results and full transcripts for future reference.
  • Send work to another agent through the SAGE pipeline. Target receives it in their inbox on next check, with adjustable time-to-live.
    Apache 2.0
  • Retrieve a wiki page as wikitext, HTML, or metadata. Supports section targeting and revision ID detection for edit-conflict prevention.
    MIT
  • Search wiki page titles and full-text content for a query. Returns matching pages with snippet, size, and timestamp. Accept up to 100 results.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that provides tools for getting second opinions or detailed code reviews from Gemini 2.5 Pro by embedding file contents in prompts, allowing it to handle large codebases with extensive context.
    Last updated
    3
    10
  • A
    license
    B
    quality
    -
    maintenance
    A multi-tenant MCP server platform that hosts isolated MCP servers with OAuth/API key authentication for 23+ services, enabling integration with Claude Desktop and other clients via a web interface and CLI.
    Last updated
    13
    41
    MIT

Matching MCP Connectors

  • Replace a wiki page's content or update a specific section. Use edit-conflict detection by providing the latest revision ID to prevent overwriting concurrent changes.
    MIT
  • Retrieve wiki page titles that match a given prefix. Ideal for autocomplete and title lookup, returning only titles with a configurable limit up to 500 results.
    MIT
  • Remove a wiki page from public view with a soft delete that retains the revision history for potential restoration via undelete-page.
    MIT
  • Find specific ideas in 4.6 million text chunks from classical philosophy and humanities works. Submit a natural language query to retrieve relevant excerpts with metadata.
    MIT
  • Fetch revision metadata for a wiki page, including ID, timestamp, user, comment, size, and minor flag. Returns 20 revisions per page, newest first, with pagination using revision IDs.
    MIT
  • Preserve the active session as a Core Memory Packet by synthesizing goal, decisions, failed attempts, open questions, and next step into a structured JSON for later retrieval.
    Apache 2.0
  • Creates a new wiki page, returning its title and ID. Fails if the page already exists; for existing pages, use update-page.
    MIT
  • Extracts HTML content from a specified URL and converts it to Markdown. Optional CSS selector allows targeting specific page sections for conversion, simplifying web content extraction and formatting.
    MIT
  • Restore a deleted wiki page along with its full revision history. Specify the page title and optional reason; the action succeeds only if you have undelete permissions and the page was previously deleted.
    MIT