Openfigi
An unofficial TypeScript SDK and MCP server for OpenFIGI, providing type - safe financial instrument identification API integration, supporting queries for identifiers such as ISIN, CUSIP, SEDOL, and can be integrated with AI assistants such as Claude.
2 points
6.4K

What is the OpenFIGI MCP Server?

The OpenFIGI MCP Server is a server based on the Model Context Protocol (MCP), specifically designed for financial instrument identification. It allows AI assistants (such as Claude) to query detailed information about financial instruments through a standardized interface, including FIGI (Financial Instrument Global Identifier), company name, exchange information, etc. This server integrates the OpenFIGI API, a free financial instrument identification service provided by Bloomberg.

How to use the OpenFIGI MCP Server?

You can use the OpenFIGI MCP Server by configuring Claude Desktop or using the Vercel AI SDK. The basic steps include: 1) Install the MCP server, 2) Configure the API key (optional, to increase the request limit), 3) Add the server settings to the AI assistant configuration, 4) Start querying financial instrument information.

Applicable scenarios

The OpenFIGI MCP Server is particularly suitable for: financial analysts who need to quickly find financial instrument information; investment researchers who need to process multiple financial identifiers in batches; AI assistants that need to provide accurate data support for financial-related questions; and any scenario that requires the standardized conversion of different financial identifier systems (such as ISIN, CUSIP, SEDOL).

Main features

Automatic identifier detection
Intelligently parse text and CSV files, automatically identify various financial identifier types such as ISIN, CUSIP, SEDOL, Bloomberg ID, and stock codes, without the need to manually specify the identifier type.
Batch operation support
Supports processing up to 100 financial identifiers at once, greatly improving processing efficiency, especially suitable for batch data conversion and analysis tasks.
Stock code + exchange format
Supports common stock code formats, such as 'AAPL US' (Apple Inc., US market), 'VOD LN' (Vodafone, London Stock Exchange), 'ABLI SS' (AB Tetra Pak, Stockholm Stock Exchange).
Type-safe interface
Developed based on TypeScript, providing complete type definitions to ensure type safety during development and use, reducing errors.
Complete API coverage
Fully supports all functions of the OpenFIGI API, including search, mapping, batch query, etc., providing the same capabilities as the official API.
Standard MCP protocol integration
Fully complies with the Model Context Protocol standard and can be seamlessly integrated with any AI assistant that supports MCP, including Claude Desktop and other compatible platforms.
Advantages
Completely free to use, based on the free OpenFIGI API service
Automatic identifier detection reduces the workload of manual input by users
Batch processing capability greatly improves work efficiency
Type-safe TypeScript implementation, excellent development experience
Standard MCP protocol, wide compatibility
Active community, continuous updates and maintenance
Limitations
The free API has request frequency limits (the limit is stricter without an API key)
Requires an internet connection to use the API service
Some niche financial instruments may not be found in the OpenFIGI database
The MCP protocol is relatively new, and some AI assistants may not fully support it

How to use

Install the MCP server
Install the OpenFIGI MCP server package via npm or npx. If you have already installed the Node.js environment, you can directly use npx to run it without global installation.
Get an API key (optional)
Visit the OpenFIGI official website to register and obtain an API key. Having an API key can increase the request frequency limit, which is very useful for frequent use or batch processing.
Configure Claude Desktop
Add the settings of the OpenFIGI MCP server to the configuration file of Claude Desktop. You need to specify the command, parameters, and environment variables (including the API key).
Restart Claude Desktop
After saving the configuration file, restart the Claude Desktop application for the configuration to take effect. After restarting, Claude will be able to use the functions of the OpenFIGI MCP server.
Start using
Now you can directly query financial instrument information when chatting with Claude. Claude will automatically call the OpenFIGI MCP server to obtain relevant data.

Usage examples

Single financial instrument query
When you need to find detailed information about a specific company or financial instrument, you can directly provide its identifier for querying.
Batch identifier conversion
When you have a batch of ISINs, CUSIPs, or other identifiers that need to be converted to the FIGI standard format, you can use the batch processing function.
Identifier extraction from text
When you have a piece of text containing multiple financial identifiers, the server can automatically identify and query all identifiers.
Stock code + exchange query
Use the common stock code plus exchange format to query financial instruments, which is a standard practice in the financial industry.

Frequently Asked Questions

Is the OpenFIGI MCP Server free?
Do I need programming knowledge to use this MCP server?
What types of financial identifiers does this server support?
Is an API key required?
Which AI assistants does this MCP server support?
How often is the data updated?
What if a financial instrument cannot be found?
Is this project official from Bloomberg?

Related resources

OpenFIGI official website
The official website of OpenFIGI, providing API documentation, terms of use, and registration for API keys
GitHub repository
The source code repository of the project, containing the complete code of the SDK and MCP server
npm package - openfigi - mcp
The npm package page of the MCP server, containing version history and installation instructions
Model Context Protocol documentation
The official specification and documentation of the MCP protocol, to understand how the protocol works
Claude Desktop configuration guide
The official documentation of Claude Desktop, containing instructions for configuring the MCP server
Vercel AI SDK documentation
The official documentation of the Vercel AI SDK, to understand how to integrate the MCP server into AI applications

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "openfigi": {
      "command": "npx",
      "args": ["openfigi-mcp@latest"],
      "env": {
        "OPENFIGI_API_KEY": "your-api-key-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Paperbanana
Python
8.4K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
6.7K
4 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
7.1K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
16.9K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
11.6K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
33.4K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
22.2K
5 points
C
Contracts Wizard
OpenZeppelin Contracts Wizard is an interactive smart contract building tool that allows users to generate contract code based on OpenZeppelin components by selecting contract types, parameters, and functions. It supports multiple programming languages and provides API and embedding functions.
TypeScript
10.1K
4 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
22.7K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
36.0K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
75.3K
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.8K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
35.3K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
67.0K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
23.1K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
100.6K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase