{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_u963br3deccp","handle":"bangc-mcp-server","url":"https://wellknown.network/agents/bangc-mcp-server","links":{"self":"https://wellknown.network/agents/bangc-mcp-server/record.json","html":"https://wellknown.network/agents/bangc-mcp-server","markdown":"https://wellknown.network/agents/bangc-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/bangc-mcp-server","status":"https://wellknown.network/api/v1/agents/bangc-mcp-server/status","claim":"https://wellknown.network/agents/bangc-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bangc-mcp-server/claim.json","badge":"https://wellknown.network/agents/bangc-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/bangc-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/bangc-mcp-server/tools"},"ard":{"identifier":"urn:air::server:bangc-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bangc-mcp-server","summary":"Single-binary MCP server for embedded BangC, CNRT, and CNNL documentation search.","description":"# BangC MCP Server \n \n`bangc-mcp-server` is a self-contained MCP server for searching embedded BangC, \nCNRT, and CNNL reference material. It ships prebuilt Rust binaries and exposes a \nsmall Python launcher so the server can be started with `uvx`. \n \n```bash \nuvx bangc-mcp-server \n``` \n \nHTTP mode is also available: \n \n```bash \nuvx bangc-mcp-server serve --http --addr 127.0.0.1:8765 \n``` \n \nThe command line is organized around subcommands: \n \n```bash \nuvx bangc-mcp-server serve \nuvx bangc-mcp-server serve --http --addr 127.0.0.1:8765 \nuvx bangc-mcp-server stats \n``` \n \nGenerate a clangd-compatible compilation database for `.mlu` files in the \ncurrent project: \n \n```bash \nuvx bangc-mcp-server ccdb -r . -a mtp_372 \n``` \n \nThe default output is the standard `compile_commands.json` file. Use \n`-o compile_command.json` only for tools that require a custom filename. The \ncommand also updates `.vscode/settings.json` with clangd arguments for \n`--query-driver` and `--compile-commands-dir`, and writes a small clangd-only \nshim under `target/compile_commands/` so BANG built-in register helpers such as \n`taskId` and `taskDimX` resolve during indexing. \n \nCompile a single `.mlu` file from the CLI: \n \n```bash \nuvx bangc-mcp-server compile-object kernel.mlu -a mtp_372 \nuvx bangc-mcp-server compile-extension kernel.mlu -a mtp_372 --smoke-import \n``` \n \n## MCP Configuration \n \nUse the `uvx` command as the MCP server command: \n \n```json \n{ \n  \"mcpServers\": { \n    \"bangc-docs\": { \n      \"command\": \"uvx\", \n      \"args\": [\"bangc-mcp-server\"] \n    } \n  } \n} \n``` \n \n## Included Tools \n \n- `bangc_search` \n- `bangc_api_lookup` \n- `bangc_symbols` \n- `bangc_get_chunk` \n- `bangc_get_doc` \n- `bangc_tutorials` \n- `bangc_context_pack` \n- `bangc_list_documents` \n- `bangc_list_sources` \n- `neuware_api_search` \n- `neuware_api_lookup` \n- `neuware_env_check` \n- `mlu_device_query` \n- `python_torch_env_check` \n- `bangc_compile_torch_extension` \n- `bangc_compile_torch_extension_plan` \n \nThe `mlu_device…","publisher":{"name":"BangC MCP contributors","url":null},"homepage":"https://pypi.org/project/bangc-mcp-server/","repository":null,"version":"0.3.7","license":null,"protocols":["mcp"],"tags":["mcp","bangc","cambricon","mlu","cnrt","cnnl"],"pricing":null,"endpoints":[{"url":"pypi:bangc-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.791,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"}],"categories":["data","dev"],"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":"bangc-mcp-server","registry":"pypi","observedAt":"2026-09-15T10:22:02.208Z","publishedAt":"2026-05-03T06:30:03.419742Z","latestVersion":"0.3.7"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bangc-mcp-server","url":"https://pypi.org/project/bangc-mcp-server/","firstSeenAt":"2026-09-09T10:26:33.355Z","fetchedAt":"2026-09-15T10:20:15.345Z","normalizedAt":"2026-09-15T10:20:15.345Z"}]},"firstSeenAt":"2026-09-09T10:26:33.355Z","updatedAt":"2026-09-15T10:22:02.208Z"}