Skip to main content
Glama
458,064 tools. Updated 2026-08-14 22:15

"Zugriff auf öffentliche Daten der Europäischen Union" matching MCP tools:

  • List available versions of the UNESCO UIS database with their publication dates. Check which data release you are working with to ensure accurate analysis.
    MIT
  • Fordert einen kostenlosen Telefon-Rückruf durch einen Claimondo-Berater an — der zweite Funnel-Arm neben claimondo_melde_schaden, für Kunden die lieber angerufen werden (oder wenn kein Slot passt / Daten fehlen). Legt einen Lead + Rückruf-Task in der Dispatch-Queue an; ein Berater meldet sich i. d. R. < 15 Min telefonisch. Erfrage Name + Telefonnummer + (optional) Schadenart/Anliegen/PLZ. Rufe dies NUR mit einwilligung_erteilt=true auf, NACHDEM der Nutzer der Datenverarbeitung + dem telefonischen Kontakt (Verarbeitung teils über einen KI-Dienst in den USA) ausdrücklich zugestimmt hat.
    Connector
  • Extract database information from SQL injection vulnerabilities using UNION-based techniques to identify column counts, string columns, database names, versions, tables, and columns.
    MIT

Matching MCP Servers

  • Read server files through SQL injection using UNION SELECT LOAD_FILE(). Requires MySQL FILE privilege to access server-side files like /etc/passwd for security testing.
    MIT
  • Parse ASN.1 encoded data in DER, BER, PEM, HEX, or base64 format and get a structured JSON tree output.
    MIT
  • Decode ASN.1 data from multiple formats (DER, BER, PEM, HEX, base64) and re-encode to consistent DER bytes. Output encoding selectable as hex or base64.
    MIT
  • Generate an asymmetric key pair with specified algorithm, outputting private key in PKCS#8 DER and public key in SPKI DER format. Supports RSA, ECDSA, EdDSA, and Diffie-Hellman algorithms.
    MIT
  • Extract a specific ASN.1 node and its subtree as DER bytes by providing the node ID from parse_asn1 output. Supports PEM, HEX, base64, DER, and BER inputs.
    MIT
  • List TV shows from SRG SSR business units (SRF, RTS, RSI, RTR, SWI) with title, ID, and description. Filter by initial letter for targeted browsing or retrieve the full catalog for program analysis.
    MIT
  • Retrieve Swiss national and cantonal popular votes and referendums, returning date, title, and votation_id for historical analysis or journalistic research.
    MIT
  • Search Swiss federal consultations by keyword, status, date range, or institution. Retrieve open and closed consultation procedures for pre-parliamentary research.
    MIT
  • Compute the memory layout of a C struct/union for a 32-bit ARM Cortex-M MCU: member offsets, padding, bit-field packing, total size, and alignment.
    MIT