1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49{
"mcpServers": {
"daloopa": {
"type": "http",
"url": "https://mcp.daloopa.com/server/mcp"
},
"morningstar": {
"type": "http",
"url": "https://mcp.morningstar.com/mcp"
},
"sp-global": {
"type": "http",
"url": "https://kfinance.kensho.com/integrations/mcp"
},
"factset": {
"type": "http",
"url": "https://mcp.factset.com/mcp"
},
"moodys": {
"type": "http",
"url": "https://api.moodys.com/genai-ready-data/m1/mcp"
},
"mtnewswire": {
"type": "http",
"url": "https://vast-mcp.blueskyapi.com/mtnewswires"
},
"aiera": {
"type": "http",
"url": "https://mcp-pub.aiera.com"
},
"lseg": {
"type": "http",
"url": "https://api.analytics.lseg.com/lfa/mcp"
},
"pitchbook": {
"type": "http",
"url": "https://premium.mcp.pitchbook.com/mcp"
},
"chronograph": {
"type": "http",
"url": "https://ai.chronograph.pe/mcp"
},
"egnyte": {
"type": "http",
"url": "https://mcp-server.egnyte.com/mcp"
}
}
}