About
Overview
The Fireworks AI MCP Server provides access to Fireworks' optimized model inference. It supports fast generation, function calling, and batch inference for open-source models.
Capabilities
Tools & Capabilities
⚡chat_completion
Generate text with optimized inference
⚡embed
Generate embeddings
⚡list_models
List available models
Setup
Installation
bash
Install
npx -y mcp-server-fireworks-aiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"fireworks-ai": {
"command": "npx",
"args": ["-y", "mcp-server-fireworks-ai"]
}
}
}Quick Info
Authorfireworks-ai
LanguageTypeScript
StatusStable
Stars★ 70
Last UpdatedFeb 12, 2026