Description

The DataDolphin connects ChatGPT to Dolphin Sistemas' structured knowledge base — including projects, documents, architecture rules, and agent instructions. With a single connection, you can query implementation context, retrieve project specifications, and access technical documentation in real time. All access is protected by OAuth 2.0 via Keycloak and restricted to read-only operations, ensuring safe and auditable use by AI agents.

Website Preview

Screenshot of Data Dolphin website

App Screenshots

Capabilities

No special capabilities listed

AI Agent Discovery

Data Dolphin is indexed by Tedix as a structured developer tools listing for AI assistants, search crawlers, and users comparing agent-ready apps.

  • Data Dolphin is categorized as Developer Tools.
  • Developer: DOLPHIN TECNOLOGIA E SISTEMAS LTDA.
  • Connector type: AI-Powered App.
  • Current connector status: Connected.
  • Observed distribution channels: chatgpt.
  • Available regions: US, FR, GB, ES, KR, IN.

Use this page to understand whether Data Dolphin is relevant for developer tools workflows in AI assistants.

For MCP discovery, this listing helps crawlers connect Data Dolphin to tool, resource, prompt, and server-health signals instead of treating it as a generic directory entry.

The canonical Tedix directory URL is https://tedix.dev/apps/data-dolphin/.

Crawlable Profile

Source and availability

Tedix identifies Data Dolphin from Upstream Mcp tool source; Store sources: ChatGPT app store; Distribution: Ecosystem Directory. Availability is reported for US, FR, GB, ES, KR, IN.

Auth, tools, and actions

Authentication: Requires Login. No special capability flags are currently listed. Current MCP inventory reports 18 tools, 0 resources, and 0 prompts.

  • Build Enrichment Proposal · Read-only action

    Use this before any write tool when you need a read-only proposal for what to enrich next. It lightly composes upstream search, agent-package, and optional implementation-context without creating drafts.

  • Get Agent Package · Read-only action

    Use this when a general-purpose agent needs upstream-curated project context and operational_package guidance. Read operational_package before planning changes, and implement only upstream items marked actionability=actionable.

  • Get API Contract Context · Read-only action

    Use this to retrieve a read-only API contract context package for one project, preferably by `operation_id` when known. It assembles upstream API metadata only and must not be treated as sync, import, or publication logic.

  • Get Implementation Context · Read-only action

    Use this when a coding agent needs an upstream-assembled implementation package for one project. Provide `goal` when it helps upstream prioritize relevant context.

  • Get Project · Read-only action

    Use this when you already know `project_key` and need upstream project context. Prefer enabling only the include flags you actually need to keep the response smaller.

  • Get Project Creation Context · Read-only action

    Use this before modeling a new BootstrapProject. It returns the official upstream project creation patterns, lifecycle defaults, project key rules, and validation checklist. This tool is read-only and never creates a project.

  • Get Project Document · Read-only action

    Use this only when you already know both keys and need the current sanitized document body. Prefer discovery or search tools first if you are still exploring.

  • List Agent Instructions · Read-only action

    Use this to inspect the current agent instructions for one project before composing new guidance or draft updates.

Plus 10 additional actions in the full tool inventory.

Verification freshness

  • Catalog synced 10h ago (June 6, 2026)
  • Connector checked May 30, 2026
  • MCP scanned May 30, 2026
  • Website enriched May 29, 2026
  • Directory updated 10h ago (June 6, 2026)

Alternatives and related apps

Comparable apps in Developer Tools include 3Min API, Adalo, Airbyte Agent Engine, Alchemy.

Publisher Intelligence

Insights and recommendations for app publishers. See how your app performs and how to improve discoverability.

Server Status datadolphin-app v0.1.0

18
Tools
0
Resources
0
Prompts
https://datadolphin.dolphinsistemas.com.br/mcp

Last checked: May 30, 2026

Server Instructions

DataDolphin exposes thin MCP tools over bootstrap-yaml. Prefer read tools for discovery; write tools are optional and may be disabled.

Technical Details
Connection Latency 1.6s
30-Day Uptime 100.0%

Tools(18)

Showing 18 of 18 tools

Sorted by toolName
ToolDescriptionFlagsTestLast Tested
build_enrichment_proposal
Use this before any write tool when you need a read-only proposal for what to enrich next. It lightly composes upstream search, agent-package, and optional implementation-context without creating drafts.
read-only
0%Latency 1.0s
May 30, 2026
get_agent_package
Use this when a general-purpose agent needs upstream-curated project context and operational_package guidance. Read operational_package before planning changes, and implement only upstream items marked actionability=actionable.
read-only
0%Latency 1.1s
May 30, 2026
get_api_contract_context
Use this to retrieve a read-only API contract context package for one project, preferably by `operation_id` when known. It assembles upstream API metadata only and must not be treated as sync, import, or publication logic.
read-only
0%Latency 355ms
May 30, 2026
get_implementation_context
Use this when a coding agent needs an upstream-assembled implementation package for one project. Provide `goal` when it helps upstream prioritize relevant context.
read-only
0%Latency 316ms
May 30, 2026
get_project
Use this when you already know `project_key` and need upstream project context. Prefer enabling only the include flags you actually need to keep the response smaller.
read-only
0%Latency 312ms
May 30, 2026
get_project_creation_context
Use this before modeling a new BootstrapProject. It returns the official upstream project creation patterns, lifecycle defaults, project key rules, and validation checklist. This tool is read-only and never creates a project.
read-only
0%Latency 354ms
May 30, 2026
get_project_document
Use this only when you already know both keys and need the current sanitized document body. Prefer discovery or search tools first if you are still exploring.
read-only
0%Latency 314ms
May 30, 2026
list_agent_instructions
Use this to inspect the current agent instructions for one project before composing new guidance or draft updates.
read-only
0%Latency 331ms
May 30, 2026
list_business_rules
Use this to inspect the current business rules for one project before proposing or drafting rule changes.
read-only
0%Latency 312ms
May 30, 2026
list_code_endpoints
Use this to inspect read-only HTTP endpoints derived from imported code for one project. Prefer repository or service filters to keep the response narrow and reduce stale-context ambiguity.
read-only
0%Latency 355ms
May 30, 2026
list_code_files
Use this to inspect imported file inventory for one project without retrieving mutative repository features. Results reflect the upstream repository snapshot and may lag behind the source repository until refreshed upstream.
read-only
0%Latency 355ms
May 30, 2026
list_project_documents
Use this to discover the available documents for one `project_key` before reading a full document or planning a draft. You can filter by `document_type` such as `trd`.
read-only
0%Latency 314ms
May 30, 2026
list_projects
Use this first to discover valid `project_key` values before any project-scoped MCP call. Optionally filter the upstream project list with `search`.
read-only
0%Latency 311ms
May 30, 2026
list_trigger_rules
Use this to inspect existing trigger or automation rules before planning operational changes.
read-only
0%Latency 315ms
May 30, 2026
search_api_operations
Use this to search imported API contract metadata for one project when you need read-only operation matches by query, method, path, tag, repository, or service. This does not trigger sync or contract import.
read-only
0%Latency 354ms
May 30, 2026
search_code_context
Use this to retrieve read-only code evidence for one project when you need files, symbols, or implementation snippets. Results depend on upstream imported code context and may be stale until bootstrap-yaml refreshes its repository snapshot.
read-only
0%Latency 355ms
May 30, 2026
search_project_documents
Use this before bulk reads when you need targeted evidence from project documents. Provide a focused `query`; optionally request telemetry if you need to inspect retrieval quality.
read-only
0%Latency 310ms
May 30, 2026
validate_bootstrap_project
Use this after `create_bootstrap_project` or before human review to validate an existing BootstrapProject against upstream readiness and lifecycle expectations. This tool is read-only: it does not alter state, does not promote lifecycle_status, and does not create documents, rules, or agent instructions.
read-only
0%Latency 356ms
May 30, 2026

Discoverability Score

65

Fair

65 of 100 — how easily AI agents find your app

  • Description quality
    20/20
  • Example prompts
    0/20
  • Keyword coverage
    0/15
  • Tool metadata
    20/20
  • Visual assets
    13/20
  • Endpoint health
    10/10
  • Data freshness
    15/15

How to Improve

Add at least 2 example prompts. Prompt examples strongly improve app matching and click-through intent.

Increase keyword coverage (discovery + trigger) to improve retrieval for long-tail queries.

Add at least 2 screenshots that show real workflows to increase confidence and conversion.

Read the full discoverability guide →

Technical Details

Status
ENABLED
Type
AI-Powered App
Auth
Requires Login
Listed on
ChatGPT
Added
May 26, 2026
Last synced
10h ago
Last checked
May 30, 2026
Version
0.1.0
Distribution
Ecosystem Directory

Related Apps in Developer Tools

All app names, logos, and trademarks belong to their respective owners.