Prediction API
A service that makes it easy to deploy machine learning models and get predictions via API calls.
{
"name": "Prediction API",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/14",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
ML Studio
A fully managed service that enables building, training, and deploying machine learning models.
{
"name": "ML Studio",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/13",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
MessageQueue
A fully managed message queuing service that makes it easy to decouple and scale microservices.
{
"name": "MessageQueue",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/9",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
CloudStore
A scalable object storage service designed for durability, availability, and performance.
{
"name": "CloudStore",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/7",
"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"
}
}
API Connect
A comprehensive API management solution that allows businesses to create, secure, manage, and socialize APIs across their organization.
{
"name": "API Connect",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/1",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}