drio
Open app

JigsawStack MCP Server

Source

Model Context Protocol Server that allows AI models to interact with JigsawStack models!

Catalog onlyCatalog onlySTDIO

Overview

JigsawStack MCP (Model Context Protocol) Server is a versatile platform designed to facilitate the integration and management of various tools, allowing AI models to interact with JigsawStack models.

To use the JigsawStack MCP Server, first obtain your JIGSAWSTACK_API_KEY from the JigsawStack website. Clone the repository, navigate to the project directory, install the necessary dependencies, and start the server. Access the server through your web browser at http://localhost:3000.

  • Modular framework for integrating LLMs and managing tools. - Each tool is encapsulated within its own directory for easy management. - Supports multiple tools like AI web scraper, AI web search, and image generation.
  1. Automating web scraping tasks using AI.
  2. Performing complex searches powered by AI.
  3. Generating images from textual prompts.

Add to your AI client

Use these steps to connect JigsawStack MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "jigsawstack-mcp-server-jigsawstack": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jigsawstack-mcp-server-jigsawstack"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "jigsawstack-mcp-server-jigsawstack": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jigsawstack-mcp-server-jigsawstack"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "jigsawstack-mcp-server-jigsawstack": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jigsawstack-mcp-server-jigsawstack"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "jigsawstack-mcp-server-jigsawstack": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jigsawstack-mcp-server-jigsawstack"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "jigsawstack-mcp-server-jigsawstack": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jigsawstack-mcp-server-jigsawstack"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "jigsawstack-mcp-server-jigsawstack": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jigsawstack-mcp-server-jigsawstack"
      ]
    }
  }
}

FAQ

What is MCP?

MCP stands for Model Context Protocol, a framework for integrating LLMs and managing tools.

How do I get my API key?

You can sign up for a free account at JigsawStacks to obtain your API key.

What technologies are used in JigsawStack MCP Server?

The server is built using Node.js and Express.js.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2507,"uuid":"383a3b20-dd92-491e-bf6a-17cab384f562","name":"jigsawstack-mcp-server","title":"JigsawStack MCP Server","description":"Model Context Protocol Server that allows AI models to interact with JigsawStack models!","avatar_url":"https://avatars.githubusercontent.com/u/157771398?v=4","created_at":"2025-03-13T08:29:46.655Z","updated_at":"2025-03-13T08:33:42.999Z","status":"created","author_name":"JigsawStack","author_avatar_url":"https://avatars.githubusercontent.com/u/157771398?v=4","tags":"ai,jigsawstack,mcp-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/JigsawStack/jigsawstack-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"18\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-05-05 06:40:46\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]