Systemia Field Library

Match contractor operating problems to practical Field Library playbooks. Read-only discovery.

Should I use this

Quality & Safety

A
Description quality
100%
Schema completeness
63%
Naming quality
87%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~395Tokens (tool definitions)
~488 BTypical response size
Minimal attention impact (0.31% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "systemia-field-library": {
      "url": "https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp"
    }
  }
}

Remote endpoints

https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcpstreamable-http

What it can do

Tool inventory

Tools (3)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢match_contractor_problem(problem, limit)

Use this when a contractor or home-service business describes an operations problem involving estimating, cash flow, job costing, scope creep, change orders, scheduling, crew leadership, documentation, materials, equipment, safety, quality control, proposals, customer communication, reviews, referrals, or related field operations. Returns public guide and playbook links only. Do not use it to expose paid playbook contents.

Input Schema

{
  "type": "object",
  "properties": {
    "problem": {
      "type": "string",
      "minLength": 3,
      "maxLength": 4000
    },
    "limit": {
      "default": 3,
      "type": "integer",
      "minimum": 1,
      "maximum": 5
    }
  },
  "required": [
    "problem"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}
🟢discover_field_playbooks

Use this to list the public Systemia Field Library playbooks and their problem areas. Read-only. Creates no purchase, checkout, or payment obligation.

Input Schema

{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}
🟢get_field_playbook(slug)

Read the public metadata, guide links, and landing page for one known Field Library playbook. Paid content is never returned.

Input Schema

{
  "type": "object",
  "properties": {
    "slug": {
      "type": "string",
      "minLength": 3,
      "maxLength": 160
    }
  },
  "required": [
    "slug"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded3 tools