finance & fintech

Fixparser

FIX Protocol (send orders, market data, etc.) written in TypeScript.

typescript
cloud
local
finance & fintech
0
View on GitHub

Installation

npx -y logotype/fixparser

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "fixparser",
  "command": "npx",
  "args": [
    "-y",
    "logotype/fixparser"
  ]
}

About This MCP Server

logotype/fixparser

FIX Protocol (send orders, market data, etc.) written in TypeScript.

GitHub: https://gitlab.com/logotype/fixparser

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub