Synamcps — permission-aware MCP server and team knowledge gatewaySynamcps

Permission-aware knowledge base

A permission-aware knowledge base stores company content in storages and enforces who can read each item — not just who can open the storage. Synamcps adds personal / group / public visibility on every knowledge item.

Governed storages with document-level visibility for enterprise RAG and copilots.

Governed ingestion pipeline

Add knowledge as text (POST /api/knowledge), file upload, or link. Files and links run through extraction → summary → embeddings automatically. Link ingestion refuses loopback, link-local, cloud-metadata (169.254.169.254), and private ranges — even across redirects.

Document-level visibility

Reading a storage is necessary but never sufficient. personal / group / public visibility keeps HR docs out of an engineer's retrieval results even when both share a storage — hard isolation for multi-tenant and multi-team RAG.