|
@mcpolyglot/cli
|
mcpolyglot command-line interface. Initializes config, serves the MCP server (stdio or HTTP), and validates connectivity. |
MIT |
0
greenflagged
/ 1 total
|
|
@mcpolyglot/config
|
Config schema and loader for mcpolyglot. Validates user config and resolves secrets via env / file / OS keychain refs. |
MIT |
1
greenflagged
/ 1 total
|
|
@mcpolyglot/connector-mongo
|
MongoDB connector for mcpolyglot. Sample-based schema inference, read-only find / aggregate primitives, prompt-injection-safe results. |
MIT |
1
greenflagged
/ 1 total
|
|
@mcpolyglot/connector-sql
|
Shared SQL connector for mcpolyglot with Postgres, MySQL/MariaDB, and SQLite dialects. Read-only-by-default with per-dialect enforcement. |
MIT |
1
greenflagged
/ 1 total
|
|
@mcpolyglot/core
|
โ |
โ |
1
greenflagged
/ 1 total
|
|
@mcpolyglot/security
|
Non-bypassable security middleware for mcpolyglot: scopes, redaction, audit, rate-limit, and untrusted-data wrapping. |
MIT |
1
greenflagged
/ 1 total
|
|
@mcpolyglot/testkit
|
MCP conformance harness and test fixtures for mcpolyglot connectors. Drives stdio servers like a real MCP client. |
MIT |
1
greenflagged
/ 1 total
|