Skip to main content

Built-in MCP Servers

WizChat includes several pre-configured MCP servers ready to use.

Calculator

Perform mathematical operations.

Capabilities

  • Basic arithmetic
  • Scientific calculations
  • Unit conversions
  • Statistical functions

Enable Calculator

  1. Go to "Settings" > "Integrations"
  2. Find "Calculator"
  3. Toggle "Enable"
  4. Click "Save"

Example Queries

  • "What's 15% of 249?"
  • "Convert 100 kilometers to miles"
  • "Calculate compound interest on $10,000 at 5% for 3 years"

Weather

Get current weather and forecasts.

Capabilities

  • Current conditions
  • Forecasts
  • Historical data
  • Multiple locations

Enable Weather

  1. Go to "Settings" > "Integrations"
  2. Find "Weather"
  3. Toggle "Enable"
  4. Click "Save"

Example Queries

  • "What's the weather in New York?"
  • "Will it rain in London tomorrow?"
  • "What's the temperature in Tokyo?"

Salesforce

Access Salesforce CRM data.

Capabilities

  • Query accounts, contacts, opportunities
  • Search records
  • View recent activity

Requirements

  • Salesforce account
  • OAuth authentication

Enable Salesforce

  1. Go to "Settings" > "Integrations"
  2. Find "Salesforce"
  3. Click "Connect"
  4. Authenticate with Salesforce
  5. Configure permissions

See OAuth Configuration for details.

Example Queries

  • "Show me opportunities closing this month"
  • "Find contact information for Acme Corp"
  • "What's the status of deal #12345?"

Atlassian (Jira & Confluence)

Access Atlassian products.

Capabilities

Jira:

  • Search issues
  • View issue details
  • List projects

Confluence:

  • Search pages
  • View page content
  • List spaces

Requirements

  • Atlassian account
  • OAuth authentication

Enable Atlassian

  1. Go to "Settings" > "Integrations"
  2. Find "Atlassian"
  3. Click "Connect"
  4. Authenticate with Atlassian
  5. Select accessible sites

Example Queries

  • "Show me my open Jira tickets"
  • "Find the onboarding documentation in Confluence"
  • "What's the status of PROJECT-123?"

PostgreSQL (QueryWeaver)

Query PostgreSQL databases using natural language.

Capabilities

  • Natural language to SQL
  • Schema exploration
  • Safe query execution
  • Result formatting

Requirements

  • PostgreSQL database
  • Connection credentials

Enable PostgreSQL

  1. Go to "Settings" > "Integrations"
  2. Find "PostgreSQL"
  3. Enter connection details:
    • Host
    • Port
    • Database name
    • Username/Password
  4. Click "Test Connection"
  5. Click "Save"

Security

  • Read-only access recommended
  • Limited to SELECT queries by default
  • Connection string encrypted

Example Queries

  • "How many customers signed up last month?"
  • "Show me the top 10 products by revenue"
  • "What's the average order value?"

See PostgreSQL Integration for details.

Server Availability by Plan

ServerFreeStarterProBusiness
CalculatorYesYesYesYes
WeatherNoYesYesYes
SalesforceNoNoYesYes
AtlassianNoNoYesYes
PostgreSQLNoNoYesYes