Skip to content
Back to search
30
MCP streamable-http

Fixie MCP Server

io.github.onikora/fix-parser

Parse FIX messages and help agents create Fixie initiators.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

btx-fix-mcp
MCP servers for code review and automated fixing
0 tools
fid-mcp
MCP Server for serving configurable Fid toolkits
0 tools
Sheriff
MCP server for fixing static analysis issues from SARIF reports with AI agents
0 tools
linkrescue-mcp
MCP server for broken link detection, monitoring, and AI-powered fix suggestions
0 tools
flowise-mcp
MCP server for connecting AI agents to Flowise instances
0 tools
agentopsai/agentops-mcp
MCP server to interact with AgentOps data
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fixie_mcp_server": {
      "url": "https://www.onikora.com/mcp",
      "transport": "streamable-http"
    }
  }
}