{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_pvx4hj52pefx","handle":"cbuae-mcp","url":"https://wellknown.network/agents/cbuae-mcp","links":{"self":"https://wellknown.network/agents/cbuae-mcp/record.json","html":"https://wellknown.network/agents/cbuae-mcp","markdown":"https://wellknown.network/agents/cbuae-mcp/record.md","api":"https://wellknown.network/api/v1/agents/cbuae-mcp","status":"https://wellknown.network/api/v1/agents/cbuae-mcp/status","claim":"https://wellknown.network/agents/cbuae-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/cbuae-mcp/claim.json","badge":"https://wellknown.network/agents/cbuae-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:cbuae-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"cbuae-mcp","summary":"CBUAE Policy Agent - Model Context Protocol server for Central Bank of UAE policies and regulations","description":"# CBUAE MCP Server\n\nA Model Context Protocol (MCP) server for querying and analyzing Central Bank of UAE (CBUAE) policies and regulations.\n\n## Features\n\n- **Policy Search**: Search through CBUAE policies using fuzzy matching\n- **Web Integration**: Query the live CBUAE website (https://rulebook.centralbank.ae/) directly\n- **Hybrid Search**: Search both local database and live website for comprehensive results\n- **Gap Analysis**: Analyze gaps between bank policies and CBUAE regulations\n- **Policy Listing**: List all available policies in the database\n- **Caching**: Intelligent caching of web requests to improve performance\n\n## Installation\n\n### From PyPI (Recommended)\n\n```bash\npip install cbuae-mcp\n```\n\n### From Source\n\n```bash\ngit clone https://github.com/your-repo/cbuae-mcp.git\ncd cbuae-mcp\npip install -e .\n```\n\n### Development Installation\n\n```bash\ngit clone https://github.com/your-repo/cbuae-mcp.git\ncd cbuae-mcp\n./scripts/install-dev.sh\n```\n\n## Quick Start\n\n### Command Line Usage\n\n```bash\n# Start the MCP server\ncbuae-mcp\n\n# With debug logging\ncbuae-mcp --debug\n```\n\n### Programmatic Usage\n\n```python\nfrom cbuae_mcp import create_server\n\n# Create and run the server\nserver = create_server()\nserver.run()\n```\n\n## Available Tools\n\n### Local Database Tools\n\n#### 1. `query_cbuae_policy`\nSearch CBUAE policies using fuzzy matching in the local database.\n\n**Parameters:**\n- `query` (string): The search query to find relevant policies\n\n**Returns:**\n- Dictionary containing query results with matching policies\n\n#### 2. `analyze_policy_gaps`\nAnalyze gaps between bank policies and CBUAE regulations.\n\n**Parameters:**\n- `bank_policy` (string): The bank's policy text to analyze\n- `reg_id` (string): The CBUAE regulation ID to compare against\n\n**Returns:**\n- Dictionary containing identified gaps and recommendations\n\n#### 3. `list_available_policies`\nList all available CBUAE policies in the database.\n\n**Returns:**\n- Dictionary containing all available policies with their IDs, titles, an…","publisher":null,"homepage":"https://github.com/cbuae-mcp/cbuae-mcp#readme","repository":"https://github.com/cbuae-mcp/cbuae-mcp/issues","version":"1.0.0","license":"MIT","protocols":["mcp"],"tags":["mcp","cbuae","banking","regulations","fintech","uae","central-bank"],"pricing":null,"endpoints":[{"url":"pypi:cbuae-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"finance.banking","name":"Banking","confidence":1,"provenance":"declared"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","dev","finance"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"cbuae-mcp","registry":"pypi","observedAt":"2026-09-09T11:32:51.408Z","publishedAt":"2025-07-08T06:51:13.441416Z","latestVersion":"1.0.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"cbuae-mcp","url":"https://pypi.org/project/cbuae-mcp/","firstSeenAt":"2026-09-09T11:29:50.641Z","fetchedAt":"2026-09-09T11:29:50.641Z","normalizedAt":"2026-09-09T11:29:50.641Z"}]},"firstSeenAt":"2026-09-09T11:29:50.641Z","updatedAt":"2026-09-09T11:32:51.408Z"}