bassemalyyy/Claude-MCP-Tools
This project sets up a desktop application using Claude, integrated with multiple MCP (Model Context Protocol) servers to provide various functionalities such as greeting, file counting, location detection, web searching, weather updates, and time retrieval. Below is a comprehensive guide to setting up and running the project.
Platform-specific configuration:
{
"mcpServers": {
"Claude-MCP-Tools": {
"command": "npx",
"args": [
"-y",
"Claude-MCP-Tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...