loading…
Search for a command to run...
loading…
Provides MCP wrappers for Allen AI's Asta research tools, enabling AI agents to manage local document collections and perform deep literature searches. It suppo
Provides MCP wrappers for Allen AI's Asta research tools, enabling AI agents to manage local document collections and perform deep literature searches. It supports automated report generation, PDF text extraction, and research hypothesis synthesis.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"asta-mcp-servers": {
"command": "npx",
"args": []
}
}
}