needle-mcp

needle-ai/needle-mcp

4.0

needle-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of needle-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

Try needle-mcp with chat:

Tools

Functions exposed to the LLM to take actions

needle_list_collections

List Needle collections. Returns maximum of 20 results. Get more results by increasing the offset.

needle_get_collection

Get details about a specific Needle collection.

needle_get_collection_stats

Get statistics about a specific Needle collection.

needle_list_collection_files

List files in a specific Needle collection. Returns maximum of 100 results. Get more results by increasing the offset.

needle_add_file_to_collection

Add a file to a specific Needle collection.

needle_delete_file_from_collection

Delete a file from a specific Needle collection.

needle_search_collection

Perform a semantic search on a specific Needle collection. Returns maximum of 10 results. Get more results by increasing the offset.

needle_create_collection

Create a new Needle collection

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources