Banking Model Context Protocol ServerServer

Abhinav-pyth
GitHub
bankingchatbotMCP

Loading subscription status...

💡 Description

A sophisticated banking chatbot application that utilizes Azure OpenAI and Model Context Protocol (MCP) for secure and efficient message handling.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Banking Model Context Protocol Server": {
        "env": {
          "ENDPOINT_URL": "your_azure_endpoint",
          "DEPLOYMENT_NAME": "your_deployment_name",
          "AZURE_OPENAI_API_KEY": "your_api_key"
        },
        "args": [
          "mcp_server.py"
        ],
        "command": "python"
      }
    }
  ]
}

🛠️ Tools

FlaskAzure OpenAI

Features

  • AI-driven banking assistant
  • Secure Model Context Protocol (MCP)
  • Real-time chat interface
  • Comprehensive logging

💬 Example Queries

  • What are the business hours of my bank?
  • Can you show me the available services of my bank?