Rose22/mcp_tools_server
a very flexible and capable cross-platform MCP server intended to be run on your own device. it's inspired by classic AI assistants like Apple Siri, Amazon Alexa and Google Assistant, except with the power of an LLM!
Platform-specific configuration:
{
"mcpServers": {
"mcp_tools_server": {
"command": "npx",
"args": [
"-y",
"mcp_tools_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...