Profound
Freeby MCP Community
The official MCP Server for the Profound API
v0.39.0Added Apr 12, 2026
Profound MCP Server
The official MCP Server for the Profound API
Installation
Reviews
Installation
Quick install
npx -y profound-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"profound": {
"command": "npx",
"args": ["-y", "profound-mcp"]
}
}
}