Skip to main content
Glama
203,100 tools. Last updated 2026-06-14 17:07

"Vite" matching MCP tools:

  • Retrieve key facts about a MediaWiki site including general settings, namespace map, installed extensions, and content license. Optionally include live statistics.
    MIT
  • Find relevant documentation pages by searching keywords about Clamp setup, SDK, MCP, concepts, and skills. Get ranked results with title, url, and short description to answer how-to questions.
    MIT
  • Configure Content Security Policy for Electron apps by specifying bundler, inline styles, eval, and external connections or images. Returns both meta-tag and session.webRequest implementations.
    MIT
  • Scan and extract all unique URLs from a website by recursively crawling from a given URL up to a specified depth. Designed for web content analysis.
    MIT
  • Crawl a website from a given URL to a specified depth and generate an XML sitemap with discovered URLs, up to a defined limit, for improved site navigation and indexing.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • A one-stop creative pipeline for AI agents: generate, upscale, enrich, sign, store, mint. 24 paid MCP tools powered by Stable Diffusion, Imagen 3, ESRGAN, and Gemini — plus 53K+ museum artworks from Alexandria Aeternum. Three payment rails, volume discounts, and a free trial to start.

  • Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.

  • List tasks in a project with filters for status, priority, and assigned agent. Results are sorted by priority and exclude done tasks by default.
    MIT
  • Execute multiple math operations in one request with automatic dependency chaining, reducing tokens and API calls for multi-step calculations like financial models and data pipelines.
    MIT
  • Log arbitrary observations, decisions, or blockers to the write-only audit stream. Use for free-form comments or context that must persist across agent sessions.
    MIT
  • Solve systems of linear equations Ax=b using SciPy's optimized solver. Handles square systems directly and overdetermined systems via least squares for best-fit solutions.
    MIT
  • List all projects with task counts by status. Use at session start to discover available project IDs before creating tasks or sessions, sorted by priority descending.
    MIT
  • Retrieve a single task's complete record by providing its ID. Returns all fields including status, priority, and timestamps; returns error if task does not exist.
    MIT
  • Evaluate mathematical expressions from simple arithmetic to trigonometry and logarithms, with variable substitution for dynamic calculations.
    MIT
  • Initialize brand configuration by scaffolding brand.json and ensuring an assets directory exists. Auto-detects framework and returns platform hints. Call at project start to establish a brand source-of-truth for asset generation.
  • Summarize tabular data by creating pivot tables: choose row and column indices, select a value column, and apply aggregation (sum, mean, count, min, max) to reveal patterns and relationships.
    MIT
  • Solve for present value, future value, payment, interest rate, IRR, or NPV in time value of money calculations. Input known variables to compute unknown financial metrics for loans, investments, annuities, and bonds.
    MIT
  • List every local development server currently running on a TCP port, showing framework, process info, and resource metrics.
    MIT
  • Compute symbolic antiderivatives or definite integrals numerically. Input an expression and variable; optionally set bounds and method for exact or approximate results.
    MIT
  • Vote in Telegram polls by specifying option indexes. Supports single or multi-choice; empty array retracts your vote.
    MIT
  • Transform 2D arrays for ML preprocessing: L2 normalization, Z-score standardization, min-max scaling to [0,1], or log transformation. Input data and select transform type.
    MIT