:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mudler-localai-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mudler-localai-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from LocalAI?"
No configuration required. This server works out of the box.
"What resources are available in LocalAI?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in LocalAI"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in LocalAI with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what other tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.