needle.com
needle.com logo

Needle

Bridges Needle AI platform with MCP servers to enable advanced natural language processing and machine learning capabili...

Created byApr 22, 2025

Build Agents with Needle MCP Server

Screenshot of Feature - Claude
MCP (Model Context Protocol) server to manage documents and perform searches using Needle through Claude s Desktop Application.

Table of Contents

  • Overview
  • Features
  • Usage
  • Installation
  • Video Explanation

Overview

Needle MCP Server allows you to:
  • Organize and store documents for quick retrieval.
  • Perform powerful searches via Claude s large language model.
  • Integrate seamlessly with the Needle ecosystem for advanced document management.

Features

  • Document Management: Easily add and organize documents on the server.
  • Search & Retrieval: Claude-based natural language search for quick answers.
  • Easy Integration: Works with Claude Desktop and Needle collections.

Usage

Commands in Claude Desktop

Below is an example of how the commands can be used in Claude Desktop to interact with the server:
Using commands in Claude Desktop
  1. Open Claude Desktop and connect to the Needle MCP Server.
  1. Use simple text commands to search, retrieve, or modify documents.
  1. Review search results returned by Claude in a user-friendly interface.

Result in Needle


Youtube Video Explanation

For a full walkthrough on using the Needle MCP Server with Claude and Claude Desktop, watch this YouTube explanation video.

Installation

Installing via Smithery

To install Needle MCP for Claude Desktop automatically via Smithery:

Manual Installation

  1. Clone the repository:
  1. Install UV globally using Homebrew in Terminal:
  1. Create claude_desktop_config.json:
  1. Add this configuration to claude_desktop_config.json:
  1. Get your Needle API key from needle.xyz
  1. Update the config file:
  1. Quit Claude completely and reopen it

Usage Examples

  • "Create a new collection called 'Technical Docs'"
  • "Search the collection for information about AI"
  • "List all my collections"

Troubleshooting

If not working:
  • Make sure UV is installed globally (if not, uninstall with pip uninstall uv and reinstall with brew install uv)
  • Or find UV path with which uv and replace "command": "uv" with the full path
  • Verify your Needle API key is correct
  • Check if the needle-mcp path in config matches your actual repository location

Reset Claude Desktop Configuration

If you're seeing old configurations or the integration isn't working:
  1. Find all Claude Desktop config files:
  1. Remove all Claude Desktop data:
  • On MacOS: rm -rf ~/Library/Application\ Support/Claude/*
  • On Windows: Delete contents of %APPDATA%/Claude/
  1. Create a fresh config with only Needle:
  1. Completely quit Claude Desktop (Command+Q on Mac) and relaunch it
  1. If you still see old configurations:
  • Check for additional config files in other locations
  • Try clearing browser cache if using web version
  • Verify the config file is being read from the correct location

Build Agents with Needle MCP Server

Screenshot of Feature - Claude
MCP (Model Context Protocol) server to manage documents and perform searches using Needle through Claude s Desktop Application.

Table of Contents

  • Overview
  • Features
  • Usage
  • Installation
  • Video Explanation

Overview

Needle MCP Server allows you to:
  • Organize and store documents for quick retrieval.
  • Perform powerful searches via Claude s large language model.
  • Integrate seamlessly with the Needle ecosystem for advanced document management.

Features

  • Document Management: Easily add and organize documents on the server.
  • Search & Retrieval: Claude-based natural language search for quick answers.
  • Easy Integration: Works with Claude Desktop and Needle collections.

Usage

Commands in Claude Desktop

Below is an example of how the commands can be used in Claude Desktop to interact with the server:
Using commands in Claude Desktop
  1. Open Claude Desktop and connect to the Needle MCP Server.
  1. Use simple text commands to search, retrieve, or modify documents.
  1. Review search results returned by Claude in a user-friendly interface.

Result in Needle


Youtube Video Explanation

For a full walkthrough on using the Needle MCP Server with Claude and Claude Desktop, watch this YouTube explanation video.

Installation

Installing via Smithery

To install Needle MCP for Claude Desktop automatically via Smithery:

Manual Installation

  1. Clone the repository:
  1. Install UV globally using Homebrew in Terminal:
  1. Create claude_desktop_config.json:
  1. Add this configuration to claude_desktop_config.json:
  1. Get your Needle API key from needle.xyz
  1. Update the config file:
  1. Quit Claude completely and reopen it

Usage Examples

  • "Create a new collection called 'Technical Docs'"
  • "Search the collection for information about AI"
  • "List all my collections"

Troubleshooting

If not working:
  • Make sure UV is installed globally (if not, uninstall with pip uninstall uv and reinstall with brew install uv)
  • Or find UV path with which uv and replace "command": "uv" with the full path
  • Verify your Needle API key is correct
  • Check if the needle-mcp path in config matches your actual repository location

Reset Claude Desktop Configuration

If you're seeing old configurations or the integration isn't working:
  1. Find all Claude Desktop config files:
  1. Remove all Claude Desktop data:
  • On MacOS: rm -rf ~/Library/Application\ Support/Claude/*
  • On Windows: Delete contents of %APPDATA%/Claude/
  1. Create a fresh config with only Needle:
  1. Completely quit Claude Desktop (Command+Q on Mac) and relaunch it
  1. If you still see old configurations:
  • Check for additional config files in other locations
  • Try clearing browser cache if using web version
  • Verify the config file is being read from the correct location