mbosley/llm-mcp-server
MCP server providing access to various LLM APIs as tools for Claude Code
Platform-specific configuration:
{
"mcpServers": {
"llm-mcp-server": {
"command": "npx",
"args": [
"-y",
"llm-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...