{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_zmxny5k633ke","handle":"cbrt-mcp","url":"https://wellknown.network/agents/cbrt-mcp","links":{"self":"https://wellknown.network/agents/cbrt-mcp/record.json","html":"https://wellknown.network/agents/cbrt-mcp","markdown":"https://wellknown.network/agents/cbrt-mcp/record.md","api":"https://wellknown.network/api/v1/agents/cbrt-mcp","status":"https://wellknown.network/api/v1/agents/cbrt-mcp/status","claim":"https://wellknown.network/agents/cbrt-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/cbrt-mcp/claim.json","badge":"https://wellknown.network/agents/cbrt-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/cbrt-mcp/history","tools":"https://wellknown.network/api/v1/agents/cbrt-mcp/tools"},"ard":{"identifier":"urn:air::server:cbrt-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"cbrt-mcp","summary":"Python stdio MCP server for CBRT EVDS time series data","description":"# cbrt-mcp\n\n`cbrt-mcp` is a stdio MCP server for the\n[CBRT EVDS](https://evds3.tcmb.gov.tr/) time series API.\n\nIt gives MCP clients offline discovery over a bundled CBRT metadata snapshot and\nlive data retrieval from EVDS when an API token is available.\n\n## Install\n\nEnd users do not need to clone this repository. They need:\n\n- [`uv`](https://docs.astral.sh/uv/) available on `PATH`, which provides `uvx`\n- an MCP client that can run stdio servers\n- an EVDS token only if they want live data from `get_series_data()`\n\nCheck that `uvx` is available:\n\n```bash\nuvx --version\n```\n\n### Codex\n\nThe recommended Codex setup is the CLI command below. It installs nothing into\nthe repository; it writes the MCP registration to `~/.codex/config.toml`.\nCodex CLI and Codex Desktop use this same config, so restart Codex Desktop after\nadding the server.\n\n```bash\ncodex mcp add cbrt \\\n  --env EVDS_TOKEN=paste-your-token-here \\\n  -- uvx cbrt-mcp\n```\n\nCheck the registration from a terminal:\n\n```bash\ncodex mcp list\n```\n\nIf you only want metadata tools, omit the token:\n\n```bash\ncodex mcp add cbrt -- uvx cbrt-mcp\n```\n\nManual Codex configuration is also possible. Edit `~/.codex/config.toml` and add:\n\n```toml\n[mcp_servers.cbrt]\ncommand = \"uvx\"\nargs = [\"cbrt-mcp\"]\nstartup_timeout_sec = 120\n\n[mcp_servers.cbrt.env]\nEVDS_TOKEN = \"paste-your-token-here\"\n```\n\nFor metadata-only usage, remove the `[mcp_servers.cbrt.env]` section.\n`uvx` can take longer than 30 seconds on the first run while it downloads and\ncaches the package, so `startup_timeout_sec = 120` is recommended for Codex.\n\n### Claude Code\n\nClaude Code also supports a one-line install. Use `-s user` for a user-wide\nregistration. This config is for Claude Code only; it does not automatically\nadd the server to Claude Desktop.\n\n```bash\nclaude mcp add -s user \\\n  -e EVDS_TOKEN=paste-your-token-here \\\n  cbrt -- uvx cbrt-mcp\n```\n\nFor metadata-only usage:\n\n```bash\nclaude mcp add -s user cbrt -- uvx cbrt-mcp\n```\n\nCheck the registration with:\n\n```bash\ncla…","publisher":null,"homepage":"https://github.com/emraher/cbrt-mcp","repository":"https://github.com/emraher/cbrt-mcp","version":"0.2.2","license":"MIT","protocols":["mcp"],"tags":["cbrt","central-bank","evds","mcp","turkey"],"pricing":null,"endpoints":[{"url":"pypi:cbrt-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":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"},{"slug":"finance.banking","name":"Banking","confidence":0.6,"provenance":"derived"}],"categories":["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":"cbrt-mcp","registry":"pypi","observedAt":"2026-09-15T11:22:45.556Z","publishedAt":"2026-05-13T12:42:19.753612Z","latestVersion":"0.2.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"cbrt-mcp","url":"https://pypi.org/project/cbrt-mcp/","firstSeenAt":"2026-09-09T11:29:50.137Z","fetchedAt":"2026-09-15T11:20:56.778Z","normalizedAt":"2026-09-15T11:20:56.778Z"}]},"firstSeenAt":"2026-09-09T11:29:50.137Z","updatedAt":"2026-09-15T11:22:45.556Z"}