mytechnotalent/Local_MCP_Client
Local MCP Client is a cross-platform web and API interface for interacting with configurable MCP servers using natural language, powered by Ollama and any local LLM of choice, enabling structured tool execution and dynamic agent behavior.
Platform-specific configuration:
{
"mcpServers": {
"Local_MCP_Client": {
"command": "npx",
"args": [
"-y",
"Local_MCP_Client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...