MCP server intelligence profile

DF-MCP Server

DreamFactory MCP Server enables AI assistants like Claude to directly query your databases through DreamFactory's auto-generated REST APIs. This Node.

Local OnlyOfficial distributiondreamfactorysoftware
Verified cleanSource Git · 9d570ce983635c597b5b6856c1634f2d1328ede7

Our scanner tested version 9d570ce983635c597b5b6856c1634f2d1328ede7 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
8Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugdf-mcp-895ee6e5DeploymentLocal Only
Canonical packageRepositorydreamfactorysoftware/df-mcp
First publishedLatest release
Last security verificationAug 25, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitdreamfactorysoftware/df-mcp9d570ce983635c597b5b6856c1634f2d1328ede71Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitdreamfactorysoftware/df-mcp9d570ce983635c597b5b6856c1634f2d1328ede7CurrentAug 25, 20268 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceimmutable_git_commitSignature
MCP SDKArtifact SHA-256dbc0c9c9227377dcb490d246004c2106f0da07245d127a609356432aaa897245
Scannermcp-proof-engine 0.1.0Scan completedAug 25, 2026
Security ratingMethodology
0Proven
387Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2024-11-05Negotiated protocol
dreamfactoryServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 8

ToolCategoryAnnotationsRisk
call-stored-functionCall a stored function
Input schema
{
  "type": "object",
  "properties": {
    "functionName": {
      "type": "string"
    }
  },
  "required": [
    "functionName"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
call-stored-procedureCall a stored procedure
Input schema
{
  "type": "object",
  "properties": {
    "procedureName": {
      "type": "string"
    }
  },
  "required": [
    "procedureName"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get-stored-functionsGet stored functions available in the database
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get-stored-proceduresGet stored procedures available in the database
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get-table-dataRetrieve the data of a specific table
Input schema
{
  "type": "object",
  "properties": {
    "tableName": {
      "type": "string"
    },
    "fields": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "filter": {
      "type": "string",
      "description": "SQL-like filter to limit the records to retrieve."
    },
    "offset": {
      "type": "number",
      "default": 0,
      "description": "Offset for pagination."
    },
    "limit": {
      "type": "number",
      "default": 10,
      "description": "Limit for pagination."
    },
    "order": {
      "type": "string",
      "description": "SQL-like order containing field and direction for filter results."
    },
    "group": {
      "type": "string",
      "description": "Comma-delimited list of the fields used for grouping of filter results."
    },
    "continue": {
      "type": "boolean",
      "default": false,
      "description": "In batch scenarios where supported, continue processing even after one action fails. Default behavior is to halt and return results up to the first point of failure."
    },
    "related": {
      "type": "string",
      "description": "Comma-delimited list of related names to retrieve for each resource. (it will be found in the related field of the schema)"
    }
  },
  "required": [
    "tableName"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get-table-schemaRetrieve the schema of a specific table
Input schema
{
  "type": "object",
  "properties": {
    "tableName": {
      "type": "string"
    }
  },
  "required": [
    "tableName"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get-tablesGet tables available in the database
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
list-toolsList available tools
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

DF-MCP Server questions

How do I install DF-MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does DF-MCP Server provide?

DF-MCP Server exposed 8 tools during independent protocol observation, including call-stored-function, call-stored-procedure, get-stored-functions, get-stored-procedures, get-table-data, get-table-schema, get-tables, list-tools.

Is DF-MCP Server secure?

Our scanner tested version 9d570ce983635c597b5b6856c1634f2d1328ede7 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Database MCP ServersOfficial vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.