{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_an7ujpqf2n9s","handle":"aci-mcp","url":"https://wellknown.network/agents/aci-mcp","links":{"self":"https://wellknown.network/agents/aci-mcp/record.json","html":"https://wellknown.network/agents/aci-mcp","markdown":"https://wellknown.network/agents/aci-mcp/record.md","api":"https://wellknown.network/api/v1/agents/aci-mcp","status":"https://wellknown.network/api/v1/agents/aci-mcp/status","claim":"https://wellknown.network/agents/aci-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/aci-mcp/claim.json","badge":"https://wellknown.network/agents/aci-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:aci-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"aci-mcp","summary":"ACI MCP server, built on top of ACI.dev by Aipolabs","description":"# MCP servers powered by [ACI.dev](https://aci.dev)\n\n> [!IMPORTANT]\n> This README only covers basic development guide. For full documentation and tutorials on ACI.dev MCP servers please visit [aci.dev docs](https://aci.dev/docs/mcp-servers/introduction).\n\n## Table of Contents\n\n- [MCP servers powered by ACI.dev](#mcp-servers-powered-by-acidev)\n  - [Table of Contents](#table-of-contents)\n  - [Overview](#overview)\n  - [Run MCP Servers Locally](#run-mcp-servers-locally)\n  - [Integration with MCP Clients](#integration-with-mcp-clients)\n  - [Docker](#docker)\n  - [Debugging](#debugging)\n\n## Overview\n\nThis package provides three Model Context Protocol (MCP) servers for accessing [ACI.dev](https://aci.dev) managed functions (tools):\n\n- `aci-mcp-apps`: An MCP server that provides direct access to functions (tools) from specified apps\n   <img src=\"./assets/apps-mcp-server-diagram.svg\" alt=\"Apps Server\"/>\n- `aci-mcp-unified`: An MCP server that provides two meta functions (tools) (`ACI_SEARCH_FUNCTIONS` and `ACI_EXECUTE_FUNCTION`) to discover and execute **ALL** functions (tools) available on [ACI.dev](https://platform.aci.dev)\n   <img src=\"./assets/unified-mcp-server-diagram.svg\" alt=\"Unified Server\">\n\n> [!IMPORTANT]\n> For detailed explanation and tutorials on the MCP servers please visit [aci.dev docs](https://aci.dev/docs/mcp-servers/introduction).\n\n## Run MCP Servers Locally\n\nThe package is published to PyPI, so you can run it directly using `uvx`:\n\n```bash\n# Install uv if you don't have it already\ncurl -sSf https://install.pypa.io/get-pip.py | python3 -\npip install uv\n```\n\n```bash\n$ uvx aci-mcp --help\nUsage: aci-mcp [OPTIONS] COMMAND [ARGS]...\n\n  Main entry point for the package.\n\nOptions:\n  --help  Show this message and exit.\n\nCommands:\n  apps-server     Start the apps-specific MCP server to access tools...\n  unified-server  Start the unified MCP server with unlimited tool access.\n```\n\n## Integration with MCP Clients\n\nSee the [Unified MCP Server](https://www.aci.dev/docs…","publisher":null,"homepage":null,"repository":null,"version":"1.0.0b13","license":null,"protocols":["mcp"],"tags":["aci","aipolabs","function","calling","llm","mcp","server","tool"],"pricing":null,"endpoints":[{"url":"pypi:aci-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"code.documentation","name":"Code Documentation","confidence":0.848,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["code","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":"aci-mcp","registry":"pypi","observedAt":"2026-09-09T08:22:19.210Z","publishedAt":"2025-08-01T17:19:21.910599Z","latestVersion":"1.0.0b13"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"aci-mcp","url":"https://pypi.org/project/aci-mcp/","firstSeenAt":"2026-09-09T08:20:19.418Z","fetchedAt":"2026-09-09T08:20:19.418Z","normalizedAt":"2026-09-09T08:20:19.418Z"}]},"firstSeenAt":"2026-09-09T08:20:19.418Z","updatedAt":"2026-09-09T08:22:19.210Z"}