Spectra MCP Server

Multi-protocol yield intelligence for AI agents - covering Spectra Finance, Pendle, and Morpho via the Model Context Protocol. Its 40 documented tools cover spectra, pendle, morpho, scan. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-15 · ★ 4 · #179 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Spectra MCP Server

Claude Code

claude mcp add finanzgoblin-spectra-mcp-server -- npx -y spectra-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "finanzgoblin-spectra-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "spectra-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package spectra-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.Finanzgoblin is GitHub-verified and matches the repo owner

03 · What Spectra MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 40 documented tools spanning spectra, pendle, morpho, scan, including spectra_get_best_fixed_yields, spectra_list_pools, spectra_get_pt_details, spectra_compare_yield.

Capability map

Tools grouped from the project's README - what Spectra MCP Server lets an agent do.

Spectra

19 tools - e.g. Scan ALL chains for top fixed-rate opportunities. The main discovery tool. Supports compact mode.; List all active pools on a specific chain, sorted by APY/TVL/maturity. Surfaces pool reserves, IBT APR…

spectra_get_best_fixed_yields · spectra_list_pools · spectra_get_pt_details · spectra_compare_yield · spectra_get_looping_strategy · spectra_get_protocol_stats…

Pendle

13 tools - e.g. List active Pendle markets on a given chain or all Pendle chains. Supports Pendle-only chains (Mantle, Berachain, HyperEVM, Corn). Supports compact mode.; Deep dive on a single Pendle market - implied…

pendle_list_markets · pendle_get_market_details · pendle_get_best_fixed_yields · pendle_get_portfolio · pendle_scan_opportunities · pendle_get_market_capacity…

Morpho

6 tools - e.g. Find Morpho lending markets that accept Spectra PTs as collateral. Filter by chain or symbol. Shows reward incentives, vault supplier count per market. Cross-re; Get live borrow rate, state, and…

morpho_list_markets · morpho_get_rate · morpho_get_market_suppliers · morpho_list_vaults · morpho_get_positions · morpho_get_history

Compare

1 tool - e.g. Side-by-side Pendle vs Spectra yield comparison on overlapping chains (mainnet, base, arbitrum, optimism, sonic, bsc). Maturity-aware matching with configurable

mv_compare_yield

Scan

1 tool - e.g. Cross-protocol (Spectra + Pendle) capital-aware scanner for MetaVault curators. Price impact at your size, effective APY, Morpho looping (Spectra + Pendle), cro

mv_scan_curator_opportunities

04 · Who maintains Spectra MCP Server

spectra-mcp-server is maintained by finanzgoblin. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
finance - ranked #179 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.Finanzgoblin/spectra-mcp-server (active, first published 2026-02-13)
packages
npm:spectra-mcp-server

06 · Spectra MCP Server FAQ

Is Spectra MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-15. We re-verify nightly.

What can Spectra MCP Server do?

An agent gets 40 documented tools spanning spectra, pendle, morpho, scan, including spectra_get_best_fixed_yields, spectra_list_pools, spectra_get_pt_details, spectra_compare_yield.

How do I install Spectra MCP Server?

Run `npx -y spectra-mcp-server`. You can also paste the ready-made client config above.

Does Spectra MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Spectra MCP Server

More finance MCP servers · FinStack MCP · Frihet ERP · Fullbleed PDF Engine · Fxmacro Data · Qubic MCP

More TypeScript MCP servers · Mermaid MCP App · Firebase MCP · Dyslex Ia · Flight505 MCP Dincoder · Fr24api MCP · see all