data-ai MCP Server
enhance you prompt.
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx enhance-prompt-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"enhance-prompt-server": {
"command": "npx",
"args": [
"enhance-prompt-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)