Fixie MCP Server
io.github.onikora/fix-parser · v1.1.0 · MCP 2025-11-25
Parse FIX messages and help agents create Fixie initiators.
Reachability
reachable
checked 2026-07-14 04:12 UTC
Registry status active
Tools pinned 7
9313ab6221fc
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.onikora
(GitHub-account verified by the official registry)
Repository
github.com/onikora/mcp-registry
Remote endpoints
https://www.onikora.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:12 | first capture | 7 tools pinned |
Pinned tool definitions (7)
| Tool | Description |
|---|---|
| parse_fix_message | Use this tool whenever you see one raw FIX message string, typically starting with 8=FIX. The input may use pipe (|) or SOH separators. By default it returns only the human-readable hierarchical output. Set type=tags to return only the... |
| parse_fix_messages | Use this tool whenever you see multiple raw FIX messages that need to be parsed in order. Each message typically starts with 8=FIX and may use pipe (|) or SOH separators. Returns ordered Onikora UFO, FFO, and optional sequence output. |
| get_initiator_recipe | Returns the recommended Fixie initiator pattern for market_data, order_entry, or quote_request. |
| get_runtime_config_template | Returns a JSON runtime configuration template for a Fixie initiator. |
| generate_initiator_source | Generates generic Java source for a managed or standalone Fixie initiator. |
| generate_runtime_config | Generates a runtime configuration entry for a Fixie initiator. |
| validate_initiator_spec | Checks whether the initiator request has enough information to generate useful Fixie code. |
Status badge
[](https://toolpin.dev/servers/io.github.onikora/fix-parser)
Maintain this server? Add the badge to your README — it links your users to this live status page.