Skip to main content
Glama
466,076 tools. Updated 2026-08-19 10:45

"Understanding the word 'process' or its usage" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • The Process Street MCP Server enables AI agents to query workflows, complete tasks, trigger runs, update form fields, search records, and pull structured operational data with full auditability. Built for compliance-first teams in financial services, healthcare, government, and enterprise operations.

  • Turn a phrase and its translation into a shareable word-alignment diagram.

  • Add word-timed captions to videos from transcript data, with optional karaoke word highlighting, using local ffmpeg.
    Apache 2.0
  • Lists processes inside a running container without requiring a shell or ps binary. The daemon runs ps on the host, returning column titles and process rows.
    MIT
  • Transcribe audio or video into word-timestamped captions for your video project. Runs Whisper locally—no API key or upload required—and accepts a URL or local file path.
    Apache 2.0
  • Look up an English word and retrieve its definitions, parts of speech, and example sentences in a structured JSON format.
    MIT
  • Convert or process files with GuruPDF: transform between 100+ formats (PDF, Word, Excel, images, ebooks) or apply PDF tools (compress, merge, split, protect, OCR). Saves result next to input.
    MIT
  • Analyze Apex classes to infer the Salesforce data model, generating SObject definitions, field usage heatmaps, and relationship graphs. Gain schema insights without an org connection.
    Cryptographic Autonomy 1.0 (Combined Work Exception)
  • Monitors OpenSIPS shared-memory and per-process package-memory usage to detect out-of-memory errors and module leaks. Tracks shm for cross-process state and pkg for private memory, preventing silent call failures.
    Apache 2.0
  • Enable track changes in a Word document by providing a local .docx or .doc file path. The tool processes the file and saves a new version with revision tracking on.
    MIT
  • Retrieve call usage statistics for your organization, including call volume, pickup rate, duration, costs, and unique users. Compare current and previous periods to identify usage patterns and cost trends.
    MIT
  • Create word cloud charts to visualize word frequency or importance through text size variation. Analyze common terms in social media, reviews, or feedback data.
    TypeScript
    MIT
  • Terminate a process by PID to stop unresponsive or unwanted programs. Confirm PID with user; force flag sends SIGKILL for immediate termination.
    MIT