bl create-mcp-server
Create a new blaxel mcp serverSynopsis
Create a new Model Context Protocol (MCP) server. MCP servers extend agent capabilities by providing custom tools, data sources, and integrations. They expose functions that agents can call to perform actions or retrieve information. Common use cases:- Custom API integrations (GitHub, Jira, CRM systems)
- Database connectors and query tools
- File system operations
- Data transformation and analysis tools
- External service orchestration
- Server setup and configuration
- Example tool implementations
- Protocol handling code
- Testing utilities
Examples
Options
Options inherited from parent commands
SEE ALSO
- bl - Blaxel CLI is a command line tool to interact with Blaxel APIs.