Sourcesyncai MCP Server

v1.0.0AI/MLstable

Validates the API key by attempting to list namespaces. Returns the list of namespaces if successful.

knowledge-memory
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Validates the API key by attempting to list namespaces. Returns the list of namespaces if successful.

Features

  • validateApiKey
  • createNamespace
  • listNamespaces
  • getNamespace
  • updateNamespace

Use Cases

Validates the API key by attempting to list namespaces. Returns the list of namespaces if successful.
Creates a new namespace with the provided configuration. Requires a name, file storage configuration, vector storage configuration, and embedding model configuration.
Lists all namespaces available for the current API key and optional tenant ID.
Retrieves a specific namespace by its ID.
Updates an existing namespace with the provided configuration parameters.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y sourcesyncai-mcp

Manual Installation

npx -y sourcesyncai-mcp

Examples

Basic Configuration

Configure Sourcesyncai MCP Server

npx -y sourcesyncai-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

{ "mcpServers": { "sourcesyncai": { "command": "npx", "args": ["-y", "sourcesyncai-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Sourcesyncai MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides