MCP Uptime
← MCP Reliability Index  /  Communication
F

Fixie MCP Server

io.github.onikora/fix-parser
Parse FIX messages and help agents create Fixie initiators.
healthy
status
7
tools exposed
568ms
connect latency
688ffa56d6a6
schema fingerprint

Tools (7)

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 hierarchical FIX field/tag view.
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.

Endpoint

https://www.onikora.com/mcp
Category: Communication · Last checked: 2026-07-30T13:57:39Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.