TokenSecure
Specialized token management system for secure authentication across distributed systems.
{
"name": "TokenSecure",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/18",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
Identity Hub
A complete identity management platform with single sign-on, multi-factor authentication, and user management.
{
"name": "Identity Hub",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/4",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
Gateway Pro
An enterprise-grade API gateway that provides security, rate limiting, analytics, and developer portal capabilities.
{
"name": "Gateway Pro",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/2",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
Auth Central
A centralized authentication service that supports multiple identity providers and authentication methods.
{
"name": "Auth Central",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/3",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}