VisionCraft-MCP-Server

VisionCraft-MCP-Server

MCP.Pizza Chef: augmentedstartups

A single lookup tool was meant to answer questions about vision and image-generation libraries by searching the maker's own reference collection. It no longer reaches that collection: the address it queries now points at infrastructure belonging to an unrelated company, so every request fails, and the sign-up page where you were told to collect a free key has vanished from the internet. The code has had no update since September 2025.

Coding
Web/Research

Use This MCP server To

Look up how a newly released vision model is used Get current notes on an image-detection library Check which settings a segmentation tool expects Ask for background on an agent framework I am evaluating

README

VisionCraft MCP Server

VisionCraft MCP Logo

Website GitHub Install in Claude Desktop

πŸ“Ί VisionCraft MCP Demo

VisionCraft MCP Demo

❌ Without VisionCraft MCP

AI assistants struggle with computer vision and Gen-AI knowledge:

  • ❌ Limited understanding of cutting-edge computer vision algorithms
  • ❌ Outdated information on models released after training cutoff
  • ❌ Generic answers that lack depth and technical accuracy
  • ❌ No awareness of latest frameworks and tools

βœ… With VisionCraft MCP

VisionCraft MCP delivers up-to-date, specialized computer vision and Gen-AI knowledge directly to Claude and other AI assistants.

  • βœ… Specialized knowledge on state-of-the-art computer vision and Gen-AI
  • βœ… Up-to-date information on the newest models and techniques
  • βœ… Detailed, technically accurate responses to complex queries
  • βœ… Full awareness of latest frameworks, tools, and best practices

🌟 VisionCraft vs. Context 7

While other context providers like Context 7 aim to supply LLMs with up-to-date documentation, VisionCraft offers distinct advantages for developers seeking precision, breadth, and efficiency. VisionCraft boasts access to over 100,000 libraries, all kept current in real-time through our proprietary Raven engine, ensuring you're always working with the latest information.

Beyond its powerful MCP server capabilities, VisionCraft is also available as a standalone AI on our platform, offering versatile access to its knowledge. A common challenge with some context providers is the tendency to inject extensive, sometimes overly broad, context into the LLM. This can lead to excessive token consumption, a particular concern for users of token-sensitive environments or APIs like those utilized by tools such as Cline. VisionCraft, in contrast, is engineered to deliver precisely the context you need. It provides highly accurate, real-time information, minimizing token usage and maximizing the relevance of the assistance you receive. This targeted approach ensures that you get the exact information required for your task without unnecessary overhead.

How to use VisionCraft in your prompt.

Add use visioncraft mcp to your prompt in Claude:

Give me the code for OpenAI Agents SDK. Use visioncraft MCP tool.

VisionCraft MCP provides:

  • πŸ” Specialized Knowledge: Access to state-of-the-art computer vision and GenAI information
  • πŸ¦… RAVEN Engine: Advanced knowledge processing system that delivers precise, context-aware information
  • πŸš€ Latest Algorithms: Stay updated with cutting-edge models and techniques
  • πŸ’‘ Expert Guidance: Get implementation advice from computer vision and GenAI specialists

πŸ› οΈ Getting Started

Requirements

  • Node.js >= v18.0.0
  • Claude Desktop or another MCP-compatible client

Install in MCP-compatible Clients (Claude Desktop, Cursor, Windsurf, VS Code/Cline)

Add the following configuration to your respective MCP settings file. For Claude Desktop, this is typically claude_desktop_config.json. For VS Code, you might use a general MCP configuration file or specific extension settings. For Windsurf, Cursor, and other Cline-like tools, refer to their documentation for the MCP configuration location.

Note: While the command and arguments are generally the same, the top-level key for MCP servers might vary (e.g., mcpServers or servers). The example below uses mcpServers. Adjust if your specific client requires a different key (like servers for some VS Code setups).

{
  "mcpServers": {
    "visioncraft": {
      "command": "npx",
      "args": ["-y", "visioncraft-mcp@latest", "--api-key", "YOUR_API_KEY_HERE"],
    }
  }
}

You will need an API key to use VisionCraft MCP. Get your free API key by signing up at visioncraft-app.augmentedstartups.com. For now, you can add it to your configuration as shown below.

Demo: VisionCraft MCP in Action

Windsurf Integration

VisionCraft MCP in Windsurf
VisionCraft MCP in Windsurf

VS Code Cline Integration

VisionCraft MCP in Cline
VisionCraft MCP in Cline

🧠 Knowledge Base Coverage

Our knowledge base hosts over 100,000+ repositories, all updated in real-time. VisionCraft MCP provides expertise in Computer Vision and GenAI. This is thanks to our proprietary Raven engine.

πŸ” Available Tools

  • vision-query: Query the VisionCraft knowledge base for computer vision and GenAI information
    • query (required): The search query about computer vision topics

πŸ—ΊοΈ Roadmap

VisionCraft MCP is actively evolving. We are currently in a free testing phase as we build out our core functionalities and gather user feedback. Our goal is to provide a powerful tool for developers working with Computer Vision and GenAI.

Currently Available:

  • Access to a foundational knowledge base covering key Computer Vision and GenAI topics (Object Detection, Segmentation, 3D Vision, Vision-Language Models, Agentic Frameworks like OpenAI Agents SDK & CrewAI).
  • vision-query tool for direct information retrieval via MCP.
  • Easy integration with MCP-compatible clients (Claude Desktop, Cursor, Windsurf, VS Code/Cline).

In Progress / Near Term:

  • Expanded Knowledge Domains: Broadening coverage to include popular general programming frameworks, RAG-specific frameworks (e.g., LangChain, LlamaIndex), and other developer tools.
  • Enhanced Client Integration: Deeper and more seamless integration with Claude Desktop, Cursor, and Windsurf, including client-specific optimizations and improved performance.
  • User Accounts & Personalized Experience: Implementing mechanisms for user accounts and managing access, laying groundwork for personalized experiences.
  • Performance Optimizations: Continuously improving response times and resource efficiency of the MCP server.

Future Goals:

  • Comprehensive Framework Support: Aiming to cover a vast array of programming languages, libraries, and developer ecosystems.
  • Advanced RAG & Agentic Workflow Support: Offering more sophisticated Retrieval Augmented Generation techniques and tools, along with support for building and understanding agentic workflows through the MCP.
  • Interactive Code Generation & Assistance: Assisting with boilerplate code, debugging suggestions, and framework-specific snippets based on the expanded knowledge.
  • Custom Knowledge Base Integration: Allowing users or enterprises to connect their own private knowledge bases for personalized assistance.

Note:

VisionCraft MCP is currently free during development. We plan to introduce paid tiers in the future to support ongoing maintenance and expansion. Early users providing feedback will be valued as we shape our offerings.

πŸ“„ License

MIT License

πŸš€ About VisionCraft

VisionCraft helps developers build computer vision and GenAI applications using the latest and state-of-the-art algorithms, models, and frameworks. Our mission is to make advanced computer vision and GenAI technology accessible to developers of all skill levels.

Visit VisionCraft to learn more.


Made with ❀️ by Augmented AI

VisionCraft-MCP-Server FAQ

Does this still work?
It appears not. As of August 2026 the address its one tool calls resolves to a server that identifies itself as belonging to a completely different company, so the connection is refused before any question is sent. Expect an error every time.
Do I need an account key?
Yes β€” a free key was meant to be passed in your settings. The sign-up page named in the instructions no longer exists on the internet, so there is currently no way to get one.
How many things can it do?
One. There is a single lookup tool that takes a question and returns matching passages. Everything else described on the page is marketing around that one tool.
Does my question leave my computer?
Yes. Each question is sent in full to the maker's own server for searching, so it was never a good place for confidential material even when it was running.
Can I use this to keep my assistant current on a library I am learning?
That was the idea, but not today β€” there is nothing live to connect to. Treat the claim of a hundred thousand tracked projects as unverified.
Which apps does it work in?
The instructions cover Claude Desktop, Cursor, Windsurf and VS Code with Cline, using a short settings snippet. The snippet installs fine; it is the service behind it that is missing.
The instructions mention a settings file for the key β€” does that work?
No. Only the command-line key is read by the code; the settings-file method described in the project's own notes was never built.