Skip to main content
Glama
318,477 tools. Last updated 2026-07-28 22:18

"Vim" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • AI-powered eSIM recommendation agent for travelers. Provides real-time coverage checks, package search by country, and pricing across 190+ destinations via structured tool calls. Tools available: - list_countries - full list of supported destinations - check_coverage - network operators by country code - search_packages - filter eSIM plans by country - get_package_details - pricing and data specs - create_checkout - generate payment link for purchase No auth required for search tools. Ideal

  • Agentic commerce network: discover sellers and products, negotiate, and pay USDC on Base via x402.

  • Convert dates between Solar and Lunar calendars critical for Vietnamese Tử Vi transit assessments. Use to translate target periods like 'October 2026' for accurate astrology analysis.
    MIT
  • Run Vim ex commands to modify buffers, files, windows, and editor state. Use for operations like saving, splitting windows, or setting options.
    MIT
  • Send raw Vim keystrokes to Neovim, starting in normal mode. Use for motions, visual selections, and operator sequences.
    MIT
  • Execute shell commands on remote servers via SSH with captured stdout, stderr, and exit codes for system administration and automation tasks.
    MIT
  • Step simulation forward by a specified number of frames to inspect prim positions, velocities, and joint states. Debug robot behavior in a single call.
    MIT
  • Retrieve the current simulation state, including timeline status (playing/paused/stopped), simulation time, and physics dt, to verify the simulation is running before stepping.
    MIT
  • Add a robot from the asset library to the scene using fuzzy name matching. Returns prim path, joint names, and DOF count for immediate manipulation.
    MIT
  • Read joint drive configuration including stiffness, damping, limits, and position error to diagnose tracking problems, oscillations, or limit hits.
    MIT
  • Set target joint positions on a robot using radians for revolute joints and meters for prismatic joints. Use after retrieving joint info and before stepping simulation.
    MIT
  • Execute arbitrary Python code in Isaac Sim to perform custom operations like creating Action Graphs, computing inverse kinematics, or setting up physics callbacks that named tools do not cover.
    MIT
  • Set the global visualization theme to customize background color, font colors, and grid styling for all subsequent plots.
    MIT
  • Resize the terminal window dimensions (rows and columns) for a session to adjust how TUI tools like top, less, or vim display output. Not supported for serial sessions.
    MIT