2 days ago
A4B is a flat-rate CMMS (asset & maintenance management) that ships a native MCP server — an integration still uncommon in the CMMS category. AI assistants like Claude and ChatGPT can query asset inventory, create and update assets and maintenance tasks, search history, and generate reports. Secured with OAuth sign-in, audit logging, and per-organization isolation.
概览
a4b.ai Developer Documentation
Welcome to the developer documentation for a4b.ai — the AI-powered asset management platform. Here you'll find guides, references, and examples for integrating with our APIs and tools.
Quick Start
Get up and running with the MCP server in under 5 minutes:
{
"mcpServers": {
"a4b-ai": {
"type": "http",
"url": "https://a4b.ai/mcp"
}
}
}
MCP Quickstart Guide | Usage Examples
Support
- Email: support@a4b.ai
- Privacy Policy: a4b.ai/en/privacy-policy
服务器配置
{
"mcpServers": {
"a4b-ai": {
"type": "http",
"url": "https://a4b.ai/mcp"
}
}
}