A Model Context Protocol (MCP) server that provides a prompt optimization service for Large Language Models (LLMs) using Google Gemini, with advanced prompt engineering thanks to 22365_3_Prompt_Engineering_v7.pdf authored by Lee Boonstra
{
"mcpServers": {
"andrea9293mcp-gemini-prompt-enhancer": {
"command": "npx",
"args": [
"-y",
"@andrea9293/mcp-gemini-prompt-enhancer"
]
}
}
}