This website requires JavaScript.
Explore
Help
Sign In
brandon
/
nextcloud-mcp-server
Watch
1
Star
0
Fork
0
You've already forked nextcloud-mcp-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74e2ab244089b4763597fb4e7386bed1e511dfef
nextcloud-mcp-server
/
nextcloud_mcp_server
T
History
Chris Coutinho
74e2ab2440
Merge pull request
#297
from cbcoutinho/fix/helm-oidc-env-vars
...
fix: Use NEXTCLOUD_OIDC_CLIENT_ID/SECRET env vars consistently
2025-11-13 22:10:04 +01:00
..
auth
feat: Add OAuth token and database metrics (Phases 3-4)
2025-11-13 16:23:00 +01:00
client
feat: add webhook management UI and BeforeNodeDeletedEvent support
2025-11-11 20:35:08 +01:00
controllers
fix: return all notes when search query is empty
2025-11-13 21:57:14 +01:00
document_processors
build: Add type checking
2025-11-05 15:19:55 +01:00
embedding
fix: add dynamic dimension detection for Ollama embedding models
2025-11-12 02:46:30 +01:00
models
feat: implement ADR-009 - refactor semantic search to use generic semantic:read scope
2025-11-09 05:53:53 +01:00
observability
feat: Add instrumentation decorator and apply to notes tools (Phase 5)
2025-11-13 16:40:56 +01:00
server
feat: Complete Phase 5 - Instrument all 93 MCP tools
2025-11-13 16:58:44 +01:00
utils
feat: Add text processing background worker for telling client about progress
2025-10-25 19:52:45 +02:00
vector
feat: Add metrics instrumentation for queue, health, and database operations
2025-11-13 16:14:38 +01:00
__init__.py
Initial commit
2025-05-04 23:24:55 +02:00
app.py
fix: Use NEXTCLOUD_OIDC_CLIENT_ID/SECRET env vars consistently
2025-11-13 21:48:58 +01:00
cli.py
feat: add webhook management UI and BeforeNodeDeletedEvent support
2025-11-11 20:35:08 +01:00
config.py
fix: Use NEXTCLOUD_OIDC_CLIENT_ID/SECRET env vars consistently
2025-11-13 21:48:58 +01:00
context.py
fix: Simplify token verifier to be RFC 7519 compliant
2025-11-05 21:44:04 +01:00