Skip to content

nomina-xyz/nomina

v1.3.3MIT

Markets research for agents. Ticker search, price history, aligned comparisons. Read-only.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

nominastdio
{
  "type": "stdio",
  "command": "uv",
  "args": [
    "run",
    "--frozen",
    "--no-dev",
    "server.py"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "nomina",
  "version": "1.3.3",
  "description": "Markets research for agents. Ticker search, price history, aligned comparisons. Read-only.",
  "author": { "name": "Nomina" },
  "homepage": "https://www.nomina.io",
  "repository": "https://github.com/nomina-xyz/nomina-mcp",
  "license": "MIT",
  "keywords": ["finance", "research", "markets", "stocks", "crypto"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub