{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5ggdwynsgsv4","handle":"iflow-mcp-xuanwo-mcp-server-opendal","url":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal","links":{"self":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal/record.json","html":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal","markdown":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-xuanwo-mcp-server-opendal","status":"https://wellknown.network/api/v1/agents/iflow-mcp-xuanwo-mcp-server-opendal/status","claim":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-xuanwo-mcp-server-opendal/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-xuanwo-mcp-server-opendal/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-xuanwo-mcp-server-opendal/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-xuanwo-mcp-server-opendal","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_xuanwo-mcp-server-opendal","summary":"A Model Context Protocol server providing tools to access storage services for usage by LLMs","description":"# Model Context Protocol Server for Apache OpenDAL™\nA Model Context Protocol (MCP) server implementation that provides access to various storage services via [Apache OpenDAL™](https://opendal.apache.org/).\n\n[![PyPI - Version](https://img.shields.io/pypi/v/mcp-server-opendal)](https://pypi.org/project/mcp-server-opendal/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mcp-server-opendal)](https://pypi.org/project/mcp-server-opendal/)\n[![Lint and Test](https://github.com/Xuanwo/mcp-server-opendal/actions/workflows/test.yml/badge.svg)](https://github.com/Xuanwo/mcp-server-opendal/actions/workflows/test.yml)\n\n## Features\n\n- Seamless access to multiple storage services including S3, Azure Blob Storage, Google Cloud Storage, and more\n- List files and directories from storage services\n- Read file contents with automatic text/binary detection\n- Environment variable based configuration\n\n## Installation\n\n```shell\npip install mcp-server-opendal\n```\n\n## Usage with Claude Desktop\n\nAdd the following to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"opendal\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"mcp-server-opendal\"\n      ],\n      \"env\": {\n        \"YOUR_ENV_VAR\": \"YOUR_ENV_VALUE\"\n      }\n    }\n  }\n}\n```\n\nIt requires `uv` to be installed on your machine. Check the [official documentation](https://docs.astral.sh/uv/getting-started/installation/) for installation guides.\n\n## Environment variables\n\nConfigure storage services by setting environment variables. Each service requires a prefix and specific configuration options.\n\nFor example, to configure an S3 service with alias \"mys3\":\n\n```\nOPENDAL_MYS3_TYPE=s3\nOPENDAL_MYS3_BUCKET=mybucket\nOPENDAL_MYS3_REGION=us-east-1\nOPENDAL_MYS3_ENDPOINT=http://localhost:9000\nOPENDAL_MYS3_ACCESS_KEY_ID=myaccesskey\nOPENDAL_MYS3_SECRET_ACCESS_KEY=mysecretkey\n```\n\nThen you can use tool like `read` and `list` with `mys3://path/to/file`.\n\n`mcp-server-opendal` will also load from `.env`.\n\n## Development\n\n```s…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"Apache-2.0","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_xuanwo-mcp-server-opendal","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":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"derived"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"}],"categories":["dev","infra"],"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":"iflow-mcp_xuanwo-mcp-server-opendal","registry":"pypi","observedAt":"2026-09-15T20:21:39.969Z","publishedAt":"2026-02-09T18:50:42.742184Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_xuanwo-mcp-server-opendal","url":"https://pypi.org/project/iflow-mcp_xuanwo-mcp-server-opendal/","firstSeenAt":"2026-09-09T21:25:10.442Z","fetchedAt":"2026-09-15T20:20:53.957Z","normalizedAt":"2026-09-15T20:20:53.957Z"}]},"firstSeenAt":"2026-09-09T21:25:10.442Z","updatedAt":"2026-09-15T20:21:39.969Z"}