finance & fintech
Fixparser
FIX Protocol (send orders, market data, etc.) written in TypeScript.
typescript
cloud
local
finance & fintech
Installation
npx -y logotype/fixparserConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub