phpMyFAQ is an open-source FAQ system that provides a web application for managing and displaying FAQs. It connects to MySQL, PostgreSQL, and other databases. Developers use it to create, update, and retrieve FAQ content, supporting multilingual FAQs. The server exposes APIs for FAQ management and integrates with PHP 8.3+ for web-based interactions.
phpMyFAQ is an open-source FAQ system that provides a web application for managing and displaying FAQs. It connects to MySQL, PostgreSQL, and other databases. Developers use it to create, update, and retrieve FAQ content, supporting multilingual FAQs. The server exposes APIs for FAQ management and integrates with PHP 8.3+ for web-based interactions.
npx -y @thorsten/phpmyfaqAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"thorsten-phpmyfaq-github": {
"command": "npx",
"args": [
"-y",
"npx -y @thorsten/phpmyfaq"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from phpMyFAQ?"
API Key Required
This server requires an API key from phpMyFAQ. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| PHPMYFAQ_API_KEY | Yes | Your phpMyFAQ API key |
"What resources are available in phpMyFAQ?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in phpMyFAQ"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in phpMyFAQ with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.