fi-mcp-server
Verified Safeby Aryanjstar
Overview
Provides a mock financial data API for the AURA Financial Platform, simulating the Fi Money MCP API for development and demonstration.
Installation
npm startEnvironment Variables
- PORT
- NODE_ENV
Security Notes
The server is a mock data provider and does not interact with real financial systems. All data is hardcoded or generated synthetically based on predefined profiles. There is no dynamic code execution (like eval) from user input, no direct database interactions, and no external API calls to real financial services. The provided phone numbers are for demo purposes only. The session management is minimal and does not store sensitive user data. Overall, it is very safe to run as a development/demonstration tool.
Similar Servers
mcp-server-nodejs-api-docs
Provides up-to-date Node.js API documentation and release schedule information as a service via the Model Context Protocol.
bit2me-mcp
Interact with the Bit2Me cryptocurrency exchange ecosystem to access real-time market data, manage wallets, execute trading operations, and query products like Earn (staking) and Loans via AI assistants.
fmp_mcp_server
Serves real-time financial data via Model Context Protocol (MCP) to AI agents and LLM applications for various financial analyses.
header-test-mcp
An MCP server designed for debugging custom header implementations in MCP hosts/clients by providing a tool to retrieve request headers.