Skip to main content
Glama
134,573 tools. Last updated 2026-05-23 05:00

"Integrating Tavily with IDE" matching MCP tools:

  • Search the web using multiple search engines to find current information, articles, or references. Merges results from DuckDuckGo and Bing by default, with optional API keys for higher quality.
    MIT
  • Assess the reliability and uptime of Pythia's oracle system. Review per-token 30-day uptime, daily status, and infrastructure health to verify data quality.
    MIT
  • Update a local repository with upstream changes before starting work by fetching and integrating changes from a remote. Specify repo path, optionally branch, remote (default origin), and strategy (merge or rebase).
    MIT
  • Analyze git diffs against IDE rules to identify code violations before committing changes. Use speed mode for faster analysis or filters to focus on specific issues.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Identify and summarize accessibility issues on any webpage using axe-core. Input the URL to receive a concise report for improving web accessibility and integrating fixes with AI assistants.
    Mozilla Public 2.0
  • Extracts OceanBase documentation context using keywords from user queries, enabling accurate LLM responses by retrieving and integrating relevant information dynamically.
    Apache 2.0
  • Automatically bootstrap AIDE environment: detect framework, create files, handle overwrites, and configure brain, MCP, and IDE settings through guided prompts.
    MIT
  • Update outdated AIDE methodology artifacts by comparing with canonical versions. Walks through categories to sync pointer stubs, documentation, commands, agents, skills, MCP, IDE config, readme, and brain.
    MIT
  • Search the web for information and get ranked results with titles, URLs, and snippets. Use domain filters to focus research and optionally include synthesized answers summarizing findings.
    MIT
  • Launch the PureScript IDE server to enable type checking, auto-completion, and error detection. Automatically stops existing servers to prevent conflicts, selects a random port, and requires an absolute project path. Essential for pursIde* tools functionality.
    MIT
  • Start an Android project with debug mode enabled, allowing VS Code or Cursor to attach a debugger via debugpy. Automatically forwards TCP port 5678 and waits for IDE connection.
    MIT
  • Verify running IDE server processes to prevent resource conflicts. Checks Tree-sitter parser status and purs IDE server availability. Use before starting new IDE servers to ensure no duplicate processes.
    MIT
  • Gracefully shut down the PureScript IDE server using its built-in quit command, ensuring resource release without abrupt termination.
    MIT
  • Clear all loaded modules from the PureScript IDE server's memory to aid in switching projects or handling major code changes. Ensures a clean slate before reloading with pursIdeLoad.
    MIT
  • Extract clean readable content from up to 20 URLs: text, title, author, date. Eliminates scraping. Feed web pages into AI agent context windows.
    MIT