arjunprabhulal/mcp-llama3-client
A client for the MCP Flight Search service using Ollama and Llama 3.2 to provide a user-friendly flight search interface with Model Context Protocol tools
Platform-specific configuration:
{
"mcpServers": {
"mcp-llama3-client": {
"command": "npx",
"args": [
"-y",
"mcp-llama3-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...