diff --git a/servers/com.clauxel-dbqueryguard.json b/servers/com.clauxel-dbqueryguard.json new file mode 100644 index 0000000..aceca9e --- /dev/null +++ b/servers/com.clauxel-dbqueryguard.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "com.clauxel-dbqueryguard", + "name": "DB Query Guard MCP", + "alias": "dbqueryguard", + "description": "Governed database query review, SQL simulation, approvals, and audits as a paid remote MCP.", + "logo": "https://dbqueryguard.clauxel.com/favicon.svg", + "schema_version": "2.1", + "categories": [ + "database", + "security" + ], + "tags": [ + "database-security", + "sql-review", + "query-governance", + "remote-mcp" + ], + "transport": { + "type": "http", + "url": "https://dbqueryguard.clauxel.com/mcp", + "headers": { + "Authorization": "Bearer ${input:DBQUERYGUARD_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "DBQUERYGUARD_TOKEN", + "label": "DB Query Guard MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://dbqueryguard.clauxel.com/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "DB Query Guard", + "github": "clauxel", + "url": "https://dbqueryguard.clauxel.com/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/db-query-guard-mcp", + "homepage": "https://dbqueryguard.clauxel.com/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/db-query-guard-mcp/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +} diff --git a/servers/com.clauxel-mcpriskledger.json b/servers/com.clauxel-mcpriskledger.json new file mode 100644 index 0000000..3d3b732 --- /dev/null +++ b/servers/com.clauxel-mcpriskledger.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "com.clauxel-mcpriskledger", + "name": "MCP Risk Ledger MCP", + "alias": "mcpriskledger", + "description": "MCP server intake risk reports, tool review, approvals, and readiness as a paid remote MCP.", + "logo": "https://mcpriskledger.clauxel.com/favicon.svg", + "schema_version": "2.1", + "categories": [ + "security", + "developer-tools" + ], + "tags": [ + "mcp-security", + "risk-ledger", + "tool-review", + "remote-mcp" + ], + "transport": { + "type": "http", + "url": "https://mcpriskledger.clauxel.com/mcp", + "headers": { + "Authorization": "Bearer ${input:MCPRISKLEDGER_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "MCPRISKLEDGER_TOKEN", + "label": "MCP Risk Ledger MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://mcpriskledger.clauxel.com/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "MCP Risk Ledger", + "github": "clauxel", + "url": "https://mcpriskledger.clauxel.com/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/mcp-risk-ledger", + "homepage": "https://mcpriskledger.clauxel.com/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/mcp-risk-ledger/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +} diff --git a/servers/com.clauxel-toolbudgetrouter.json b/servers/com.clauxel-toolbudgetrouter.json new file mode 100644 index 0000000..605db5e --- /dev/null +++ b/servers/com.clauxel-toolbudgetrouter.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "com.clauxel-toolbudgetrouter", + "name": "ToolBudget Router MCP", + "alias": "toolbudgetrouter", + "description": "Context-budget routing, schema cost estimates, usage audits, and readiness as a paid remote MCP.", + "logo": "https://toolbudgetrouter.clauxel.com/favicon.svg", + "schema_version": "2.1", + "categories": [ + "developer-tools", + "ai-ml" + ], + "tags": [ + "tool-routing", + "context-budget", + "schema-cost", + "remote-mcp" + ], + "transport": { + "type": "http", + "url": "https://toolbudgetrouter.clauxel.com/mcp", + "headers": { + "Authorization": "Bearer ${input:TOOLBUDGETROUTER_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "TOOLBUDGETROUTER_TOKEN", + "label": "ToolBudget Router MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://toolbudgetrouter.clauxel.com/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "ToolBudget Router", + "github": "clauxel", + "url": "https://toolbudgetrouter.clauxel.com/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/tool-budget-router-mcp", + "homepage": "https://toolbudgetrouter.clauxel.com/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/tool-budget-router-mcp/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +} diff --git a/servers/space.agentmemory-mcp.json b/servers/space.agentmemory-mcp.json new file mode 100644 index 0000000..fc8453f --- /dev/null +++ b/servers/space.agentmemory-mcp.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "space.agentmemory-mcp", + "name": "Agentmemory MCP", + "alias": "agentmemory", + "description": "Persistent AI agent memory, analytics, checkout, and search-readiness as a paid remote MCP.", + "logo": "https://agentmemory.space/favicon.svg", + "schema_version": "2.1", + "categories": [ + "ai-ml", + "developer-tools" + ], + "tags": [ + "agent-memory", + "ai-agents", + "remote-mcp", + "paid-mcp" + ], + "transport": { + "type": "http", + "url": "https://agentmemory.space/mcp", + "headers": { + "Authorization": "Bearer ${input:AGENTMEMORY_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "AGENTMEMORY_TOKEN", + "label": "Agentmemory MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://agentmemory.space/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "Agentmemory", + "github": "clauxel", + "url": "https://agentmemory.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/agentmemory-mcp", + "homepage": "https://agentmemory.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/agentmemory-mcp/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +} diff --git a/servers/space.mcploadbudgeter-mcp.json b/servers/space.mcploadbudgeter-mcp.json new file mode 100644 index 0000000..455e58c --- /dev/null +++ b/servers/space.mcploadbudgeter-mcp.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "space.mcploadbudgeter-mcp", + "name": "MCPLoad Budgeter MCP", + "alias": "mcploadbudgeter", + "description": "MCP context budgets, progressive loading, schema slimming, and readiness as a paid remote MCP.", + "logo": "https://mcploadbudgeter.space/favicon.svg", + "schema_version": "2.1", + "categories": [ + "developer-tools", + "ai-ml" + ], + "tags": [ + "context-budget", + "tool-loading", + "schema-slimming", + "remote-mcp" + ], + "transport": { + "type": "http", + "url": "https://mcploadbudgeter.space/mcp", + "headers": { + "Authorization": "Bearer ${input:MCPLOADBUDGETER_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "MCPLOADBUDGETER_TOKEN", + "label": "MCPLoad Budgeter MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://mcploadbudgeter.space/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "MCPLoad Budgeter", + "github": "clauxel", + "url": "https://mcploadbudgeter.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/mcp-load-budgeter", + "homepage": "https://mcploadbudgeter.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/mcp-load-budgeter/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +} diff --git a/servers/space.servercardtrust-mcp.json b/servers/space.servercardtrust-mcp.json new file mode 100644 index 0000000..b1cb314 --- /dev/null +++ b/servers/space.servercardtrust-mcp.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "space.servercardtrust-mcp", + "name": "ServerCard Trust MCP", + "alias": "servercardtrust", + "description": "MCP server-card validation, auth checks, trust packets, and readiness as a paid remote MCP.", + "logo": "https://servercardtrust.space/favicon.svg", + "schema_version": "2.1", + "categories": [ + "security", + "developer-tools" + ], + "tags": [ + "server-card", + "mcp-security", + "trust-packets", + "remote-mcp" + ], + "transport": { + "type": "http", + "url": "https://servercardtrust.space/mcp", + "headers": { + "Authorization": "Bearer ${input:SERVERCARDTRUST_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "SERVERCARDTRUST_TOKEN", + "label": "ServerCard Trust MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://servercardtrust.space/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "ServerCard Trust", + "github": "clauxel", + "url": "https://servercardtrust.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/server-card-trust-mcp", + "homepage": "https://servercardtrust.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/server-card-trust-mcp/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +} diff --git a/servers/space.syntheticuserlab-mcp.json b/servers/space.syntheticuserlab-mcp.json new file mode 100644 index 0000000..9489bec --- /dev/null +++ b/servers/space.syntheticuserlab-mcp.json @@ -0,0 +1,67 @@ +{ + "$schema": "../schemas/server-definition.schema.json", + "id": "space.syntheticuserlab-mcp", + "name": "SyntheticUser Lab MCP", + "alias": "syntheticuserlab", + "description": "Synthetic user testing, UX validation, analytics, checkout, and readiness as a paid remote MCP.", + "logo": "https://syntheticuserlab.space/favicon.svg", + "schema_version": "2.1", + "categories": [ + "ai-ml", + "developer-tools" + ], + "tags": [ + "synthetic-users", + "ux-research", + "remote-mcp", + "paid-mcp" + ], + "transport": { + "type": "http", + "url": "https://syntheticuserlab.space/mcp", + "headers": { + "Authorization": "Bearer ${input:SYNTHETICUSERLAB_TOKEN}" + }, + "metadata": { + "inputs": [ + { + "id": "SYNTHETICUSERLAB_TOKEN", + "label": "SyntheticUser Lab MCP Bearer Token", + "type": "text", + "required": true, + "secret": true, + "description": "Bearer token issued after checkout and MCP token claim.", + "placeholder": "mcp_token...", + "obtain": { + "url": "https://syntheticuserlab.space/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "instructions": "1. Buy a plan.\n2. Complete checkout.\n3. Claim the MCP bearer token.\n4. Paste the token value here without the Bearer prefix.", + "button_label": "Get Token" + } + } + ] + } + }, + "auth": { + "type": "api_key", + "instructions": "Use the Bearer token issued after checkout and MCP token claim." + }, + "contributor": { + "name": "SyntheticUser Lab", + "github": "clauxel", + "url": "https://syntheticuserlab.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605" + }, + "links": { + "repository": "https://github.com/clauxel/synthetic-user-testing-mcp", + "homepage": "https://syntheticuserlab.space/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605", + "documentation": "https://github.com/clauxel/synthetic-user-testing-mcp/blob/main/docs/usage.md" + }, + "platforms": [ + "all" + ], + "capabilities": { + "tools": true, + "resources": false, + "prompts": false, + "read_only_mode": true + } +}