eklektiklabs/mcp2tools
CLI tool for static conversion of MCP servers to Anthropic/OpenAI API tool definitions. Introspects MCP servers at build time and generates JavaScript/TypeScript wrappers.
Platform-specific configuration:
{
"mcpServers": {
"mcp2tools": {
"command": "npx",
"args": [
"-y",
"mcp2tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...