Productivity|Development|Database|CloudPHP
phpMyFAQ
phpMyFAQ is an open-source FAQ web application for managing knowledge bases.
N/A rating (0 reviews)0 installs615 GitHub stars
FAQKnowledge ManagementOpen Source
It is a multilingual, AI-ready platform built for modern knowledge management, offering features like fast search with Elasticsearch/OpenSearch, flexible multi-user permissions, and a powerful content management system. It supports various databases and can be deployed on traditional hosting or in the cloud via Docker.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"phpmyfaq-1": {
"args": [
"-y",
"@modelcontextprotocol/server-phpmyfaq-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.