a month ago
DevSpeak bridges the gap between product and engineering. Powered by Gemini AI, it instantly translates ambiguous stakeholder requirements into structured technical specs, Jira tickets, and API designs tailored to your specific tech stack and audience level.
ツール
translate_text
translate_markdown
refine_translation
detect_language
list_languages
auth_confirm
patch_translation_note
サーバー設定
{
"mcpServers": {
"devspeak": {
"command": "npx",
"args": [
"-y",
"-p",
"@devspeak/mcp",
"devspeak-mcp"
],
"env": {
"DEVSPEAK_API_KEY": "<YOUR_DEVSPEAK_API_KEY>"
}
}
}
}