mcpbeat Sign in

Spectra MCP Server

by finanzgoblin Your server? Claim it
local only

Spectra MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 28 Apr 2026.

Spectra Finance MCP server: yield discovery, PT/YT, looping, Morpho, 10 chains

Installs per day peak 23 · avg 8 · +2% w/w
a month agotoday
54
Installs / week
npm · spectra-mcp-server
4
Stars
0 open issues
28 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Spectra MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add spectra-mcp-server -- npx -y spectra-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spectra-mcp-server": {
      "args": [
        "-y",
        "spectra-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spectra-mcp-server]
command = "npx"
args = ["-y", "spectra-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "spectra-mcp-server": {
      "args": [
        "-y",
        "spectra-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spectra-mcp-server": {
      "args": [
        "-y",
        "spectra-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Spectra MCP Server

same job, measured the same way
Personal Finance AI MCP
by csoai-org

Personal Finance Ai MCP Server by MEOK AI Labs

221 installs/wk local only
PoetryDB MCP Server
by lacausecrypto

Classic poetry search and discovery via PoetryDB.

34 installs/wk local only
I
Fintel Discovery — Financial Intelligence for AI Agents
by nikolayds

DEPRECATED — this server is no longer maintained.

local only
Zenmoney MCP
by a-tarasoff

MCP server for ZenMoney personal finance app

103 installs/wk local only
Financial Modeling Prep MCP Server
by imbenrabi

MCP server for Financial Modeling Prep API with 250+ financial data tools

305 installs/wk local only
Lunch Money
by akutishevsky

MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.

4 217 installs/wk local only
Spendlog
by makz81

MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude

85 installs/wk local only
MCP Amazon
by codespar

MCP server for Amazon Selling Partner API (SP-API) — orders, listings, catalog, inventory, finances

26 installs/wk local only

Spectra MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Spectra MCP Server?
Spectra MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package spectra-mcp-server was installed 54 times last week.
How do I connect Spectra MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls spectra-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Spectra MCP Server?
The npm package spectra-mcp-server was installed 54 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Spectra MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.