
Needle
JANHMS/needle-mcpProduction-ready RAG out of the box to search and retrieve data from your own documents.
- Version
- Type
- Official Integrations
Tools
7list_collections
List all collections you have access to
create_collection
Create a new collection in Needle for storing documents
Parameter Type Description name*string Name of the collection get_collection_details
Get detailed information about a specific collection
Parameter Type Description collection_id*string ID of the collection to get details for get_collection_stats
Get statistics for a specific collection
Parameter Type Description collection_id*string ID of the collection to get stats for list_collection_files
List all files in a specific collection
Parameter Type Description collection_id*string ID of the collection to list files from add_file
Add a file to an existing collection by URL
Parameter Type Description collection_id*string ID of the collection to add the file to name*string Name of the file url*string URL where the file can be downloaded from search
Search for relevant content within a collection
Parameter Type Description collection_id*string ID of the collection to search in query*string Search query in natural language
Resources
0No resources available for this server
Prompts
0No prompts available for this server