PoorneshShiva/Personal-MCP-Tools
This project is a personal agent that can help you with your daily tasks. It is built with Python and uses the Google Calendar API to manage your calendar. The agent is exposed as a set of tools via a FastAPI server, which can be used by other applications.
Platform-specific configuration:
{
"mcpServers": {
"Personal-MCP-Tools": {
"command": "npx",
"args": [
"-y",
"Personal-MCP-Tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...