https://api.supero.dev/mcp/v1/messages ↗
Build multi-tenant apps over MCP. Schemas, CRUD, deploys — access control enforced server-side.
Supero is a remote MCP server published at api.supero.dev. It has been probed 6 times since 9/12/2026. It answered in 6 of them (100.0%), a near-uninterrupted record. Median response time is 420 ms, placing it among the faster endpoints. It exposes a broad tool surface of 64 tools. On the protocol side it still runs 2025-11-25 and has not moved to the newer spec.
Can an LLM agent pick the right tool here — names, descriptions and parameter clarity are assessed.
| Run | Era | Modern | ms | Legacy | ms | Versions |
|---|---|---|---|---|---|---|
| 2026-09-13 01:33:33 | Legacy | 401 | 421 | 200 | 420 | 2025-03-26 |
| 2026-09-12 23:31:36 | Legacy | 401 | 387 | 200 | 385 | 2025-03-26 |
| 2026-09-12 21:29:15 | Legacy | 401 | 1425 | 200 | 1414 | 2025-03-26 |
| 2026-09-12 19:27:29 | Legacy | 401 | 331 | 200 | 308 | 2025-03-26 |
| 2026-09-12 17:24:09 | Legacy | 401 | 835 | 200 | 829 | 2025-03-26 |
| 2026-09-12 15:21:42 | Legacy | 401 | 289 | 200 | 299 | 2025-03-26 |
tools/list structure, inputSchema validity, and a functional smoke test — the components of the 0-100 score.
Tools the server advertised in the latest measurement — measured, not catalog-claimed.
crud_searchSearch/list objects of any type in the current domain. Use schema_list first to discover available object types. System types: project, tenant, user_account, api_key, connector, audit_log, schema_registry, client_sdk, connector_execution, connector_plugin. Domain types vary per domain (e.g. customer, invoice, appointment, vehicle).
object_typestringrequiredfiltersobjectlimitintegeroffsetintegerdetailbooleantenantstringcrud_getGet a specific object by UUID from the current domain.
object_typestringrequireduuidstringrequiredcrud_createCreate a new object in the current domain. Use schema_list to see available types and their fields.
object_typestringrequirednamestringrequiredparent_typestringparent_fq_namearraydataobjecttenantstringcrud_updateUpdate an existing object in the current domain.
object_typestringrequireduuidstringrequireddataobjectrequiredtenantstringcrud_deleteDelete an object from the current domain.
object_typestringrequireduuidstringrequiredtenantstringschema_listList all existing schemas in the current domain.
schema_getGet full details of a specific schema by UUID. Returns the complete schema definition including all attributes and metadata.
schema_uuidstringrequiredinclude_contentbooleanschema_validateValidate schemas before saving. Checks for conflicts with existing schemas, circular dependencies, reserved names, and parent_type correctness. Always validate before saving!
schemasarrayrequiredschema_saveSave/upload schemas to the domain. Schemas are validated before saving. Returns list of successfully saved schemas with their UUIDs. IMPORTANT: Pass FLAT schema objects directly — do NOT wrap in schema_content. The tool handles schema_type detection and wrapping automatically. Required fields: name, parent_type, prefix, plural_name, attributes, description. Supported attribute types: 'string' for text, 'float' for decimal numbers (NOT 'number'), 'integer' for whole numbers, 'boolean' for true/false. Optionally pass project_uuid to auto-link saved schemas to a project. Example: { "schemas": [{ "name": "product", "description": "Product catalog entry", "parent_type": "tenant", "prefix": "prd", "plural_name": "products", "attributes": [ {"name": "titl
schemasarrayrequiredskip_existingbooleanproject_uuidstringschema_deleteDelete a schema from the domain. Use with caution.
schema_uuidstringrequiredforce_deletebooleanschema_list_projectList schemas linked to the current project.
project_uuidstringinclude_contentbooleanschema_updateUpdate an existing schema definition.
schema_uuidstringrequiredschema_contentobjectrequirednew_versionstringcheck_compatibilitybooleanEach block is one measurement round. Green: working response. Amber: responded but the server was returning errors (5xx). Red: no response at all.
Each cell is one probe run. Faded cells are incomplete probes — one leg did not answer, so the era is inconclusive.
The two probe legs separately: modern server/discover and legacy initialize.
Derived by comparing consecutive probes — changes in era, protocol version, build and reachability.
Add this badge to your README — it updates automatically as measurements change.
[](https://mcpmetrics.io/servers/io-github-supero-platform-supero)<a href="https://mcpmetrics.io/servers/io-github-supero-platform-supero"><img src="https://mcpmetrics.io/badge/io.github.supero-platform/supero/era.svg" alt="mcpmetrics"></a>You are seeing the last 7 days. Sign up for the full history. Which check failed and why is in the dashboard.
Sign up free to seeThe catalog entries whose name and description are closest to this one, found with the same index the search box uses.
Access Control Cost: the site's own MCP server — enquiry (enquiry = a human handoff, not a...
ShaBaas Pay MCP lets AI agents securely create PayTo agreements, initiate payments, and check statuses via structured tools. Authenticate with your ShaBaas Pay API key and control tool access from the dashboard.
Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API
This MCP server provides seamless access to Malaysia's government open data, including datasets, weather forecasts, and public transportation information. Enable efficient querying and retrieval of real-time and historical data with built-in rate limiting and error handling. Empower applications to integrate comprehensive Malaysian public data effortlessly. Note: this is NOT an official MCP server by the Government of Malaysia or anyone from Malaysia's Open Data/Jabatan Digital Negara/Ministry of Digital team.
🚀 Access MCP server SVG and PNG icons for your vibe-coding projects! 🎨 Icon Packs * 40,000+ icons * Endless creative possibilities! 🤖 Seamless Integration * Works with Windsurf, Claude Code, Cursor, and other AI coding tools 🔄 Easy Customization * Replace all icons with trendy designs * Customize with any style you prefer! ✨ Enhance Your UI * Add icons to: * Bullet lists * Feature blocks * Process steps * Navigation * And more! More info: https://icons8.com/mcp
*One workspace for your prompts, documents, and collections — accessible from every AI client you use.* Context Repo is an AI context management platform for capturing, organizing, versioning, and searching the knowledge artifacts you use with AI tools. This MCP server exposes **28 tools** that give Claude, Cursor, ChatGPT, Factory, Windsurf, Codex, Claude Code, and any other MCP-compatible client direct read-and-write access to your personal workspace — no copy-paste, no context loss between conversations. ## Features - **Prompts** — Full CRUD with version history, rollback, and semantic search across your prompt library - **Documents** — Markdown and plain-text storage with automatic chunking and 1536-dim vector embeddings - **Collections** — Named folders that group prompts and documents into project-scoped contexts - **Catalog Search** — `find_items` returns ranked results across prompts, documents, and collections in a single call (semantic by default, literal fallback) - **Dee
Comments
Sign in to write a comment
No comments yet. Be the first.