You're viewing a demo portfolio

Join the waitlist
PRSM

query_favcrm_platform

Active

Tool of FavCRM

declared in 1.0.0

Search FavCRM MCP tools, enabled skills, and feature areas for how to use the platform. Use before guessing tool names or JSON arguments.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "area": {
      "enum": [
        "all",
        "tools",
        "skills",
        "features"
      ],
      "type": "string",
      "description": "Restrict search area (default all)"
    },
    "limit": {
      "type": "integer",
      "maximum": 20,
      "minimum": 1,
      "description": "Maximum results (default 8)"
    },
    "query": {
      "type": "string",
      "minLength": 1,
      "description": "Plain-language capability question, e.g. \"create a booking\" or \"send a campaign safely\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →