{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6rh6zrd86c6g","handle":"botrun-default-mcp","url":"https://wellknown.network/agents/botrun-default-mcp","links":{"self":"https://wellknown.network/agents/botrun-default-mcp/record.json","html":"https://wellknown.network/agents/botrun-default-mcp","markdown":"https://wellknown.network/agents/botrun-default-mcp/record.md","api":"https://wellknown.network/api/v1/agents/botrun-default-mcp","status":"https://wellknown.network/api/v1/agents/botrun-default-mcp/status","claim":"https://wellknown.network/agents/botrun-default-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/botrun-default-mcp/claim.json","badge":"https://wellknown.network/agents/botrun-default-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:botrun-default-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"botrun-default-mcp","summary":"Botrun default MCP server (stdio)","description":"# botrun-default-mcp\n\nA stdio-based MCP (Model Context Protocol) server providing PDF analysis, image analysis, web search, web scraping, and visualization tools. Designed to run via `uvx` with no server deployment needed.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `chat_with_pdf` | Analyze local PDF files with Gemini via Botrun Gateway (supports large files via chunked parallel processing) |\n| `chat_with_imgs` | Analyze local image files with Gemini Vision via Botrun Gateway |\n| `web_search` | Search the web via Perplexity API (supports OpenRouter) |\n| `scrape` | Scrape web pages to Markdown via ScraperAPI |\n| `create_html_page` | Generate HTML pages and save to local files |\n| `create_plotly_chart` | Generate interactive Plotly charts as local HTML files |\n| `create_mermaid_diagram` | Generate Mermaid diagrams as local HTML files |\n| `current_date_time` | Get current date/time in Asia/Taipei timezone |\n\n## Installation\n\n```bash\nuvx botrun-default-mcp\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/sebastian-hsu/botrun_default_mcp_uv.git\ncd botrun_default_mcp_uv\nuv sync\n```\n\n## Configuration\n\nThe server automatically loads environment variables from a `.env` file in the working directory. Just point `cwd` to the directory containing your `.env` file — no need to pass `env` in the MCP config.\n\n### LLM routing (chat_with_pdf / chat_with_imgs)\n\nBoth tools call Gemini. Which endpoint they use is decided by environment variables (no runtime fallback):\n\n1. `BOTRUN_GATE_BASE_URL` + `BOTRUN_GATE_API_KEY` both set → requests go through Botrun Gateway's `/gemini/*` passthrough (`base_url = ${BOTRUN_GATE_BASE_URL}/gemini`, auth via `Authorization: Bearer`). Vertex runs behind the gateway, so no GCP service account is needed. **This is the recommended setup.**\n2. Otherwise → direct Vertex AI with the `GOOGLE_APPLICATION_CREDENTIALS_FOR_FASTAPI` service account (project `scoop-386004`, region `us-central1`).\n3. Neither → the tools fail fast w…","publisher":null,"homepage":null,"repository":null,"version":"0.5.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:botrun-default-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.web-search","name":"Web Search","confidence":0.894,"provenance":"derived"},{"slug":"media.image-understanding","name":"Image Understanding","confidence":0.848,"provenance":"derived"},{"slug":"analytics.reporting","name":"Reporting & Dashboards","confidence":0.836,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.779,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["analytics","data","dev","media","security"],"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":"botrun-default-mcp","registry":"pypi","observedAt":"2026-09-09T10:32:08.663Z","publishedAt":"2026-07-31T11:54:55.360258Z","latestVersion":"0.5.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"botrun-default-mcp","url":"https://pypi.org/project/botrun-default-mcp/","firstSeenAt":"2026-09-09T10:27:40.514Z","fetchedAt":"2026-09-09T10:27:40.514Z","normalizedAt":"2026-09-09T10:27:40.514Z"}]},"firstSeenAt":"2026-09-09T10:27:40.514Z","updatedAt":"2026-09-09T10:32:08.663Z"}