← Gemini Daily MCP Server (Compressed)
0628cb97777a84d09b82b6c20449fe2dc36cf91esource_git · kdoooh000h/gemini-daily-mcp-compressed · current release
Observed 2026-08-25T13:02:00.957Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.
{
"tools": {}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
geminiExecute Gemini CLI. Use help for detailsInput schema{
"type": "object",
"properties": {
"prompt": {
"type": "string"
},
"sessionId": {
"type": "string"
},
"resetSession": {
"type": "boolean"
},
"model": {
"type": "string"
}
},
"required": [
"prompt"
]
} | — | — · — | — |
helpGet detailed documentationInput schema{
"type": "object",
"properties": {},
"required": []
} | — | — · — | — |
listSessionsList active sessionsInput schema{
"type": "object",
"properties": {},
"required": []
} | — | — · — | — |
pingTest connectionInput schema{
"type": "object",
"properties": {
"message": {
"type": "string"
}
},
"required": []
} | — | — · — | — |