Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
AI & KnowledgeAuth: API Key

Needle hosted MCP server

Document RAG

Needle’s hosted MCP server exposes its retrieval platform to agents — searching document collections stored in Needle — with API-key access for the connected workspace.

Curated by Published Updated

Server description

Production-ready RAG over your documents

Needle’s hosted MCP server exposes its retrieval platform to agents — searching document collections stored in Needle — with API-key access for the connected workspace.

Directory details

Slug
needle
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
API Key
Auth type
api-key

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "needle": {
      "url": "https://mcp.needle-ai.com/mcp"
    }
  }
}

Connection links