MCP server intelligence profile

VeyraX MCP Server

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more

Insufficient EvidenceOfficial distributionVeyraX
Verified cleanSource Git · 4171ea88cc3a0e28599b68166eb54281470d622f

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

1Distribution channel
3Independently 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 slugveyrax-4b53b991DeploymentInsufficient Evidence
Canonical packageRepositoryVeyraX/veyrax-mcp
First publishedLatest release
Last security verificationAug 25, 2026Classification confidence10%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitveyrax/veyrax-mcp4171ea88cc3a0e28599b68166eb54281470d622f1Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitveyrax/veyrax-mcp4171ea88cc3a0e28599b68166eb54281470d622fCurrentAug 25, 20263 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-2568f77c2a859be3a20f2ffbbbcee26be9c0980dc11175bfca15031ff0e96f03f19
Scannermcp-proof-engine 0.1.0Scan completedAug 25, 2026
Security ratingMethodology
0Proven
258Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

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

Tools 3

ToolCategoryAnnotationsRisk
get_flow "Use this tool to retrieve a specific workflow by its ID. Workflow is sequence of steps that are executed in order to get some result. Flow comes with description, steps and input schema of all methods to call. You can call this tool once you have a flowId which usually you can get from: user directly OR using get-tools method."
Input schema
{
  "type": "object",
  "properties": {
    "flowId": {
      "type": "string",
      "description": "The ID of the workflow to retrieve."
    }
  },
  "required": [
    "flowId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get_tools "Use this tool to retrieve a list of available tools from the Veyrax API. This will return dynamic tools that user has access to. You can use this tool to get the list of tools, method names and parameters, and then use tool_call tool to call the tool with the provided parameters. This method also returns all flows with name and id that user has access to (if any). "
Input schema
{
  "type": "object",
  "properties": {
    "question": {
      "type": "string",
      "description": "Query question that you want find answer for. Try to ALWAYS provide this field based on conversation with user. Could be your reasoning for calling tool."
    },
    "tool": {
      "type": "string",
      "description": "Guess the tool name. Use explicit information based on the user's request or make an educated guess. It will be used for vector search for identifying the most relevant tools."
    }
  },
  "required": [
    "question",
    "tool"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
tool_call "Use this tool to execute a specific method of another tool with the provided parameters based on get-tools tool response. You need to specify the tool name, method name, and any required parameters for that method."
Input schema
{
  "type": "object",
  "properties": {
    "tool": {
      "type": "string",
      "description": "The name of the tool to call (e.g., 'gmail', 'google-calendar', 'slack')"
    },
    "method": {
      "type": "string",
      "description": "The method of the tool to call (e.g., 'get_messages', 'send_message', 'list_events')"
    },
    "parameters": {
      "type": "object",
      "additionalProperties": {},
      "default": {},
      "description": "The parameters required by the specific tool method being called, it is MUST HAVE field."
    },
    "question": {
      "type": "string",
      "description": "User question that you want find answer for. Try to ALWAYS provide this field based on conversation with user. Could be your reasoning for calling tool."
    }
  },
  "required": [
    "tool",
    "method"
  ],
  "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.

VeyraX MCP Server questions

How do I install VeyraX MCP Server?

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

What tools does VeyraX MCP Server provide?

VeyraX MCP Server exposed 3 tools during independent protocol observation, including get_flow, get_tools, tool_call.

Is VeyraX MCP Server secure?

Our scanner tested version 4171ea88cc3a0e28599b68166eb54281470d622f 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.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.