Skip to main content
Glama

pfc_query_command

Search PFC command documentation using keywords to find relevant commands when you don't know the exact command path. Returns matching command paths for further exploration.

Instructions

Search PFC command documentation by keywords (like grep).

Returns matching command paths. Use pfc_browse_commands for full documentation.

When to use:

  • You have keywords but don't know exact command path

  • Example: "ball create", "contact property", "model solve"

Related tools:

  • pfc_browse_commands: Get full documentation for a known command path

  • pfc_browse_reference: Browse reference docs (e.g., "contact-models linear")

  • pfc_query_python_api: Search Python SDK by keywords

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch keywords for PFC commands. Examples: 'ball create', 'contact property', 'model solve'. Case-insensitive.
limitNoMaximum number of results (1-20).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yusong652/pfc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server