Finance & PaymentsAuto-generated
1Forge Finance APIs MCP Server
Stock and Forex Data and Realtime Quotes
Quick Setup
Transport: STDIO
Command: npx -y @mcp/1forge-com
Environment Variables
1FORGE_FINANCE_APIS_API_KEYExample: your_1forge_finance_apis_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"1forge-com": {
"command": "npx",
"args": ["-y","@mcp/1forge-com"],
"env": {
"1FORGE_FINANCE_APIS_API_KEY": "your_1forge_finance_apis_api_key"
}
}
}
}Endpoints
GET
/quotesGet quotes for all symbols
GET
/symbolsGet a list of symbols for which we provide real-time quotes