Jigsawstack
FreeNot checkedModel Context Protocol Server that allows AI models to interact with JigsawStack models!
About
Model Context Protocol Server that allows AI models to interact with JigsawStack models!
README
Introduction
JigsawStack MCP (Model Context Protocol) Server is a versatile platform designed to facilitate the integration and management of various tools. Each directory within the server represents a distinct tool that can be utilized for different purposes by an LLM. The server is built using Node.js and Express.js, and each tool is encapsulated within its own directory, making it easy to add, remove, or update tools without affecting the overall system.
Start by obtaining your JIGSAWSTACK_API_KEY from the our website. You will need this key to access the JigsawStack services. You can get your API key by signing up for a free account at JigsawStack.
You can also install our MCPs via Smithery AI
Installation
Prerequisites
- Ensure you have
gitinstalled on your system. - Ensure you have
node.jsandnpminstalled. - Alternatively, you can use
yarninstead ofnpm. as a package manager.
Steps to Setup the repository:
- Clone the repository:
git clone https://github.com/yourusername/jigsawstack-mcp-server.git - Navigate to the project directory:
cd jigsawstack-mcp-server - Install the necessary dependencies:
npm install or yarn install
What is MCP?
MCP stands for Model Context Protocol. It is a framework that allows users to integrate LLMs and manage various tools and components exposing external data in a modular fashion. Here each tool is encapsulated within its own directory, making it easy to add, remove, or update tools without affecting the overall system.
Using JigsawStack MCP Server
There are four tools available in the MCP Server. Each tool is contained within its own directory and has its own set of instructions for use.
Running a tool
To run a tool,
- cd into the tool directory and follow the instructions.
- Export the JIGSAWSTACK_API_KEY environment variable with your JIGSAWSTACK API key.
export JIGSAWSTACK_API_KEY=your_api_key - Start the server:
npm start - Access the server through your web browser at
http://localhost:3000.
Directory Structure
/ai-web-scraper: Let AI scrape the internet for you!/ai-web-search: Search powered by AI capable of handling complex queries./image-generation: Generate images using prompts, to receive a base64 string of the image.
Contact
For any questions or issues, please contact us at [email protected].
Installing Jigsawstack
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/InterfazeAI/jigsawstack-mcp-serverFAQ
Is Jigsawstack MCP free?
Yes, Jigsawstack MCP is free — one-click install via Unyly at no cost.
Does Jigsawstack need an API key?
No, Jigsawstack runs without API keys or environment variables.
Is Jigsawstack hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Jigsawstack in Claude Desktop, Claude Code or Cursor?
Open Jigsawstack on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Jigsawstack with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
