Skip to main content
Glama
543,192 tools. Updated 2026-09-10 09:49

"Insomnia" matching MCP tools:

  • Export an Insomnia API collection to JSON (V4 format). Provide the collection ID to convert it into a portable file, with an optional output path.
    MIT
  • List all projects from the Insomnia app to access and manage API collections, requests, and environments. Use this tool to retrieve available project names for further operations.
    MIT
  • Fetch a complete Insomnia collection using the workspace ID. Returns the full API structure including requests, environments, and folders.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Enables AI agents to create, manage, and execute API collections, requests, and environments in Insomnia-compatible formats. It supports direct synchronization with the local Insomnia app database and importing from OpenAPI, Postman, and cURL.
    29
    42
    25
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that exposes the Horizon content aggregation and analysis pipeline as a suite of modular tools. It enables users to automate fetching, AI-based scoring, filtering, background enrichment, and summary generation for various data sources.
    12
    4
    MIT
  • Export a collection from MCP storage to the Insomnia app, enabling local synchronization and management of API collections.
    MIT
  • Fetch full request details from Insomnia by request ID, including headers, parameters, body, and settings, to inspect or modify API requests.
    MIT
  • Create folders in Insomnia collections to group related API requests. Optionally specify a parent folder and description for organization.
    MIT
  • Search all collections, folders, and requests for a keyword to locate matching API items.
    MIT
  • Delete an API request from a collection by providing its request ID. Use this to remove obsolete requests and keep your collection organized.
    MIT
  • Generate Insomnia requests and collections from OpenAPI/Swagger files. Provide file path, set base URL or collection name to customize.
    MIT
  • Get a high-level overview of your Insomnia workspace by retrieving global statistics across all API collections.
    MIT
  • Lists all API collections and their structure, giving an overview of available collections for management and execution.
    MIT
  • List all API requests across collections, with optional filtering by collection ID to locate specific requests.
    MIT
  • Retrieve environment variables from an Insomnia collection. Specify a collection ID to list variables, or include an environment ID to filter specific ones.
    MIT