- Conduid
- Marketplace
- #mcpg-plugin
MCP servers tagged mcpg-plugin
12 live MCP servers tagged "mcpg-plugin", ranked by trust score. Tags come from package metadata and repository topics, so this list covers servers across every category that work with mcpg-plugin.
Mcpg Plugin Reliability Response Cache
Response caching ToolGate plugin for MCPG gateway — per-tool TTL cache with identity scoping
Mcpg Plugin Backend Hana
SAP HANA backend binding plugin for mcpg. Runs an operator-fixed SQL statement against a SAP HANA database over its native HDB SQL protocol and returns rows as JSON.
Mcpg Plugin Backend Duckdb
DuckDB embedded-OLAP backend binding plugin for mcpg. Runs an operator-fixed analytical SQL statement as MCP tools / resources — `?` placeholder values are CEL-computed from the t…
Mcpg Plugin Backend Kafka
Kafka backend plugin for mcpg. Provides tool dispatch over Kafka request/reply (BackendPlugin for `kind: "kafka"`) and resource-change subscription over a Kafka topic (WatchStrate…
Mcpg Plugin Credential Oauth Id Jag
OAuth 2.0 Cross-App Access (ID-JAG) credential_issuer plugin for MCPG (RFC 8693 exchange + RFC 7523 redeem)
Mcpg Plugin Credential Oauth Client Credentials
OAuth 2.0 client_credentials credential_issuer plugin for MCPG (RFC 6749 §4.4)
Mcpg Plugin Transform Csv
CSV / delimited-text transform plugin for mcpg. Converts between delimited text (CSV/TSV/semicolon/etc.) and JSON — `csv_to_json` parses a delimited string into an array of row ob…
Mcpg Plugin Backend Ldap
LDAP / Active Directory backend binding plugin for mcpg. Binds a service account and runs directory searches as MCP tools/resources — find people, groups, and org data, with the f…
Mcpg Plugin Identity Saml
SAML 2.0 (Web SSO POST binding) identity plugin for mcpg (dev.mcpg.identity.saml).
Mcpg Plugin Metrics Statsd
StatsD metrics_sink plugin for MCPG (dev.mcpg.metrics.statsd) — statsd / DogStatsD line protocol over UDP / stdout / stderr.
Mcpg Plugin Reliability Circuit Breaker
Circuit breaker ToolGate plugin for MCPG gateway — per-tool failure tracking with open/half-open/closed states
Mcpg Plugin Cache Memory
In-process LRU+TTL cache plugin for MCPG (dev.mcpg.cache.memory) — no network, per-entry TTL via moka.