A
securityA
licenseA
qualityA server facilitating web search functionality by utilizing Perplexity AI's API, designed to integrate with the Claude desktop client for enhanced search queries.
Last updated -
1
94
Python
MIT License
MCP(模型上下文协议)服务器通过 Claude 的桌面应用程序管理文档并使用Needle执行搜索。
Needle MCP 服务器允许您:
下面是如何在 Claude Desktop 中使用命令与服务器交互的示例:
https://github.com/user-attachments/assets/0235e893-af96-4920-8364-1e86f73b3e6c
有关使用 Needle MCP Server 与 Claude 和 Claude Desktop 的完整演练,请观看此YouTube 解释视频。
要通过Smithery自动为 Claude Desktop 安装 Needle MCP:
~/Library/Application Support/Claude/
并在其中创建文件%APPDATA%/Claude/
并在其中创建文件/path/to/needle-mcp
替换为您的实际存储库路径如果不起作用:
pip uninstall uv
卸载,然后使用brew install uv
重新安装)which uv
查找 UV 路径,并将"command": "uv"
替换为完整路径如果您看到的是旧配置或集成不起作用:
rm -rf ~/Library/Application\ Support/Claude/*
%APPDATA%/Claude/
的内容You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
该服务器允许用户通过 Claude Desktop 应用程序使用 Needle 管理文档并执行由 Claude 提供支持的搜索。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/needle-ai/needle-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server