Skip to main content
Glama
134,253 tools. Last updated 2026-05-25 18:41

"Accessing a webcheck server to retrieve JSON data for website analysis" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Improve security writing, score it against rubrics, plan IR and product strategy.

  • Deterministic JSON repair for LLM agents. Strips prose preambles, fixes malformed control characters, repairs truncated structures, and validates against JSON Schema — no LLM calls, no retries. Stops session poisoning in long-running agents.

  • Obtain weekly session metrics for a website. Requires website UUID and start/end timestamps in milliseconds to return session data aggregated by week.
    MIT
  • Extract specific data from JSON files using paths, filters, patterns, or slices. Retrieve particular values, filter arrays/objects by conditions, search for patterns, or slice data for targeted extraction and analysis.
  • Access structured JSON data from Data.gov datasets for analysis and integration. Provides quality metrics and source citations for reliable government data usage.
  • Search UK government website GOV.UK for official content and data, returning results with quality scoring and verifiable citations for audit purposes.
  • Retrieve the server state and loaded contract metadata from the JSON Contracts MCP server.
    Apache 2.0
  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT
  • Retrieve the JSON schema of all fields in a specified database to provide AI models with the expected data structure for accurate processing and analysis.
    TypeScript
    MIT
  • Retrieve OHLCV candlestick data for on-chain derivatives markets to perform price analysis and charting.
    MIT