Imagin.studio Api Docs

by IMAGIN-studio

1 stars
275 downloads
Not rated
GitHub

Description

# IMAGIN.studio API Docs MCP Server Give your AI coding assistant instant access to the full [IMAGIN.studio](https://www.imaginstudio.com/) [documentation](https://docs.imagin.studio/) — CDN configuration, API references, integration guides, and more. One tool. One command…

About

# IMAGIN.studio API Docs MCP Server Give your AI coding assistant instant access to the full [IMAGIN.studio](https://www.imaginstudio.com/) [documentation](https://docs.imagin.studio/) — CDN configuration, API references, integration guides, and more. One tool. One command. Works with every major AI coding assistant…

Details

Author
IMAGIN-studio
GitHub stars
1
Downloads
275
Categories
Developer Tools, API, Knowledge Base, Search, File Management

- Single command installation, no cloning or manual setup required
- Works with every major AI coding assistant
- Runs entirely locally – no API keys or external services needed
- Index automatically updates when upstream documentation changes
- Packages available on both PyPI and npm

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Imagin.studio Api Docs
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the server via uvx imagin-studio-api-docs-mcp (preferred) or npx -y @imagin.studio/api-docs-mcp. Add the provided JSON to your agent’s MCP configuration file. On first run, the server clones the upstream documentation and builds a local vector index (approximately 30 seconds). Your AI assistant can then call the search_docs tool to find relevant documentation.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "imagin.studio api docs": {
            "imagin-docs": {
                "command": "uvx",
                "args": [
                    "imagin-studio-api-docs-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "imagin-docs": {
        "command": "uvx",
        "args": [
            "imagin-studio-api-docs-mcp"
        ]
    }
}
Semantic search over IMAGIN.studio vehicle imagery API documentation, CDN configuration, and integration guides. Give your AI coding assistant instant access to the full[IMAGIN.studio](https://www.imaginstudio.com/)[documentation— CDN configuration, API references, integration guides, and more. One tool. One command. Works with every major AI coding assistant. Paste this into your agent's MCP config: ``` `{ "mcpServers": { "imagin-docs": { "command": "uvx", "args": ](https://docs.imagin.studio/)["imagin-studio-api-docs-mcp"] } } }` ``` Install this MCP server:[https://pypi.org/project/imagin-studio-api-docs-mcp/ - **Install**—`uvx imagin-studio-api-docs-mcp`(no cloning, no venv, no config) - **Index**— On first run, clones the docs and builds a local vector index (~30 sec) - **Search**— Your AI assistant calls`search_docs`to find relevant documentation - **Stay fresh**— The index auto-updates when the upstream docs change Everything runs locally. No API keys. No external services. For detailed setup instructions for each agent, see the](https://pypi.org/project/imagin-studio-api-docs-mcp/)[full setup guide on PyPI. If your agent can't find`uvx`(common with GUI apps like Claude Desktop and Cursor): ``` `{ "mcpServers": { "imagin-docs": { "command": "npx", "args": ](https://pypi.org/project/imagin-studio-api-docs-mcp/)["-y", "@imagin.studio/api-docs-mcp"] } } }` ``` - *"Search the IMAGIN docs for CDN cache invalidation"* - *"How do I set up a custom domain with IMAGIN?"* - *"Find the API endpoint for image transformations"* - *"What image formats does IMAGIN.studio support?"* This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases. Clix MCP Server for assisting Clix SDK/API integrations with semantic search across Clix docs and SDK source (iOS, Android, Flutter, React Native). Interact with an MCP registry to check health, list entries, and get server details. Accesses optimized documentation from the TrueNAS middleware repository to understand its codebase and APIs. An MCP server for the Context7 project, providing HTTP streaming and search endpoints for library information without local installation. One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth. The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development. Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform. Official MCP server for Stimulsoft Reports & Dashboards documentation. Semantic search across FAQ, Programming Manual, Server/User Manual, and Server/Cloud API for .NET, WPF, Avalonia, WEB, Blazor, Angular, React, JS, PHP, Java, and Python platforms. A TypeScript MCP server to access Apifox API data via Stdio. Provides API documentation from Apifox projects as a data source for AI programming tools that support MCP.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.