Loading MCP server directory, please wait...
Map financial identifiers (ISIN, CUSIP, SEDOL, Ticker) to FIGIs via OpenFIGI API
npx @getmcp/cli add io.github.viktorlarsson/openfigiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.viktorlarsson/openfigi": {
"command": "npx",
"args": [
"-y",
"openfigi-mcp"
],
"env": {
"OPENFIGI_API_KEY": ""
}
}
}
}