Skip to content

fix: remove broken MCP servers and fix lseg URL in financial-analysis#66

Open
paikend wants to merge 1 commit intoanthropics:mainfrom
paikend:fix/financial-analysis-mcp-urls
Open

fix: remove broken MCP servers and fix lseg URL in financial-analysis#66
paikend wants to merge 1 commit intoanthropics:mainfrom
paikend:fix/financial-analysis-mcp-urls

Conversation

@paikend
Copy link
Copy Markdown

@paikend paikend commented Apr 16, 2026

Summary

  • lseg: fix URL by adding missing /server-cl suffix (matches the standalone partner-built/lseg/.mcp.json)
  • mtnewswire: remove — endpoint returns 404 (discontinued)
  • aiera: remove — returns 406 (rejects MCP handshake)
  • pitchbook: remove — returns 401 (MCP initialization fails)

Remaining 8 servers (daloopa, morningstar, sp-global, factset, moodys, lseg, chronograph, egnyte) all connect successfully.

Closes #54

Test plan

  • Verified lseg standalone plugin uses https://api.analytics.lseg.com/lfa/mcp/server-cl
  • Confirmed mtnewswire returns HTTP 404
  • Confirmed aiera returns HTTP 401 (issue reports 406)
  • Confirmed pitchbook returns HTTP 401

🤖 Generated with Claude Code

- lseg: add missing /server-cl suffix (matches standalone lseg plugin)
- Remove mtnewswire (404 — endpoint no longer exists)
- Remove aiera (406 — rejects MCP handshake)
- Remove pitchbook (401 — MCP initialization fails)

Closes anthropics#54

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: kent paik <paikend@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

financial-analysis: 4 MCP servers fail to connect (stale/incorrect URLs)

1 participant