Back to Browse

Registry MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Parse FIX messages and help agents create Fixie initiators.

About

Parse FIX messages and help agents create Fixie initiators.

Remote endpoints: streamable-http: https://www.onikora.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-onikora-fix-parser": {
      "url": "https://www.onikora.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Fixie MCP Registry Files

This directory holds the public MCP Registry metadata that can be pushed to:

  • https://github.com/onikora/mcp-registry

Files:

  • server.json - MCP Registry metadata for the deployed Fixie MCP server
  • USAGE.md - tool, resource, prompt, and usage examples
  • CHANGELOG.md - public metadata change history

Current remote endpoint:

  • https://www.onikora.com/mcp

Why this directory exists:

  • keep public MCP registration metadata separate from the private or broader webapp codebase
  • update the deployed MCP server and the published registry metadata in sync
  • give you a minimal payload to push to the public mcp-registry repository

Sync rule:

  • if the public MCP server URL, version, tool surface, resource surface, prompt surface, or title/description changes, update these files before publishing the new registry metadata

Current scope:

  • parse raw FIX messages for troubleshooting and inspection
  • provide Fixie initiator recipes for market data, order entry, and quote request workflows
  • generate generic Java initiator source and runtime configuration templates
  • expose human-readable docs and examples through MCP resources

Reviews

No reviews yet

Be the first to review this server!