25 tools from the SourceSync Ai MCP Server MCP Server, categorised by risk level.
View the SourceSync Ai MCP Server policy →fetchDocuments Fetches documents from the namespace based on filter criteria. Supports pagination and including specific document properties. fetchUrlContent Fetches the content of a URL. Particularly useful for fetching parsed text file URLs. 2/5 getConnection Retrieves details for a specific connection by its ID. getIngestJobRunStatus Checks the status of a previously submitted ingestion job. getNamespace Retrieves a specific namespace by its ID. hybridSearch Performs a combined keyword and semantic search, balancing between exact matches and semantic similarity. Requires hybridConfig with weights for bo... 2/5 ingestConnector Ingests all documents in the connector that are in backlog or failed status. No need to provide the document ids or file ids for the ingestion. Ids... 2/5 ingestFile Ingests a file into the namespace. Supports various file formats with automatic parsing. ingestSitemap Ingests content from a website using its sitemap.xml. Supports path filtering and link limits. ingestText Ingests raw text content into the namespace. Supports optional metadata and chunk configuration. ingestUrls Ingests content from a list of URLs. Supports scraping options and metadata. ingestWebsite Crawls and ingests content from a website recursively. Supports depth control and path filtering. listConnections Lists all connections for the current namespace, optionally filtered by connector type. listNamespaces Lists all namespaces available for the current API key and optional tenant ID. resyncDocuments Reprocesses documents that match the specified filter criteria. Useful for updating after schema changes. semanticSearch Performs semantic search across the namespace to find relevant content based on meaning rather than exact keyword matches. 2/5 validateApiKey Validates the API key by attempting to list namespaces. Returns the list of namespaces if successful. createConnection Creates a new connection to a specific source. The connector parameter should be a valid SourceSync connector enum value. The clientRedirectUrl par... 2/5 createNamespace Creates a new namespace with the provided configuration. Requires a name, file storage configuration, vector storage configuration, and embedding m... 3/5 updateConnection Updates a connection to a specific source. The connector parameter should be a valid SourceSync connector enum value. The clientRedirectUrl paramet... 2/5 updateDocuments Updates metadata for documents that match the specified filter criteria. 2/5 updateNamespace Updates an existing namespace with the provided configuration parameters. 3/5 The SourceSync Ai MCP Server MCP server exposes 25 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the SourceSync Ai MCP Server server.
SourceSync Ai MCP Server tools are categorised as Read (17), Write (5), Destructive (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept