Skip to main content
Glama

MCP Standards

by airmcp-com
neural-train.md497 B
# neural-train Train neural patterns from operations. ## Usage ```bash npx claude-flow training neural-train [options] ``` ## Options - `--data <source>` - Training data source - `--model <name>` - Target model - `--epochs <n>` - Training epochs ## Examples ```bash # Train from recent ops npx claude-flow training neural-train --data recent # Specific model npx claude-flow training neural-train --model task-predictor # Custom epochs npx claude-flow training neural-train --epochs 100 ```

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/airmcp-com/mcp-standards'

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