ai-smithery-hithereiamaliff-mcp-nextcloud
ToolProof Connection Signal
Review First
Do not connect casually. Review the exposed tools, credentials, network/file/API access, and approval path before giving an agent access.
Evidence Confidence58/100
Tools Inferred25
Control Signals6
Profile status
ToolProof reviewSnapshotEvidence-backed review from observed public information.
Owner statusUnclaimedOwner-provided details have not been maintained yet.
Watch statusNot monitoredEnable ToolProof Watch to monitor drift and freshness.
Last observed2026-06-10T16:45:34ZMCP servers can change after observation.
Why this signal
- Source evidence fetched from 23 file(s).
- 25 MCP tool(s) inferred: list_changed, nc_notes_create_note, nc_notes_update_note, nc_notes_append_content, nc_notes_delete_note.
- 6 visible control signal(s) observed.
- 1 concern(s) identified from fetched evidence.
- Network/API or environment credential indicators are present, so scoped access matters.
What this server exposes
list_changednc_notes_create_notenc_notes_update_notenc_notes_append_contentnc_notes_delete_notenc_notes_search_notesnc_calendar_list_calendarsnc_calendar_create_eventnc_calendar_list_eventsnc_calendar_get_eventnc_calendar_update_eventnc_calendar_delete_eventnc_contacts_list_addressbooksnc_contacts_create_addressbooknc_contacts_delete_addressbooknc_contacts_list_contactsnc_contacts_create_contactnc_contacts_delete_contactnc_tables_list_tablesnc_tables_get_schemanc_tables_read_tablenc_tables_insert_rownc_tables_update_rownc_tables_delete_rownc_webdav_list_directory
Source and observation
Source: https://github.com/hithereiamaliff/mcp-nextcloud
Observed: 2026-06-10T16:45:34Z
Machine ID: mcp:ai-smithery-hithereiamaliff-mcp-nextcloud
Capabilities inferred
- 25 MCP tool declaration(s) inferred
- Environment/API key configuration indicators
- File-system access indicators
- MCP/server implementation evidence found
- Network access indicators
- Shell/process execution indicators
Controls observed
- Authentication/authorization language observed
- Containerization evidence observed
- Explicit secret/env configuration language observed
- License file or license language observed
- Restriction/least-privilege language observed
- Test framework or tests mentioned
Recommended controls
- Use least privilege, logging, and staged rollout until controls are verified.
Open questions before connection
- What credentials or environment variables are required?
- What data can leave the local environment?
- What systems can the agent reach through this server?
- What actions should require human approval?
- Which external endpoints or APIs can be called?
- Which folders or file paths can be read, written, or deleted?
Findings and concerns
- Possible shell/process execution surface
Claim or update this profile
Are you the owner of this MCP server? Submit official docs, intended use cases, support links, security contact, and recommended safe configuration.
Owner-provided information is shown separately from ToolProof evidence and does not change the connection signal unless reviewed.
Payment may buy review, monitoring, or sponsored visibility. It does not change the ToolProof connection signal.
Evidence fetched
- .smithery/index.cjs (449998 bytes)
- Dockerfile (910 bytes)
- README.md (29399 bytes)
- docker-compose.yml (1211 bytes)
- package.json (2162 bytes)
- src/@modelcontextprotocol/sdk/dist/index.js (2000 bytes)
- src/@modelcontextprotocol/sdk/package.json (121 bytes)
- src/app.ts (4907 bytes)
- src/http-server.ts (45557 bytes)
- src/index.ts (4340 bytes)
- src/server/calendar.ts (1217 bytes)
- src/server/contacts.ts (1219 bytes)
- src/server/notes.ts (2380 bytes)
- src/server/tables.ts (1022 bytes)
- src/server/webdav.ts (777 bytes)
- src/tools/calendar-debug.tools.ts (5014 bytes)
- src/tools/calendar.tools.ts (4456 bytes)
- src/tools/contacts.tools.ts (4096 bytes)
- src/tools/notes.tools.ts (5065 bytes)
- src/tools/tables.tools.ts (3343 bytes)
- src/tools/webdav.tools.ts (10737 bytes)
- src/utils/file-indexer.ts (15231 bytes)
- src/utils/tool-naming.ts (393 bytes)