Loading MCP server directory, please wait...
Search technical manuals for T&M, industrial automation, and power electronics equipment.
npx @getmcp/cli add io.github.techmanual-ai/techmanualRequires Python 3.10+. Community-contributed server. Review source before installing.
TMAI_API_KEYAPI key for techmanual.ai. Get a free key instantly at https://techmanual.ai/setup (no account required).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.techmanual-ai/techmanual": {
"command": "uvx",
"args": [
"techmanual-client"
],
"env": {
"TMAI_API_KEY": "",
"TMAI_API_URL": ""
}
}
}
}