mcpbeat Sign in

Synergic APIs MCP Server

by synergic-apis Your server? Claim it
local only

Synergic APIs runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 2 Aug 2026.

Official US data for AI agents: CPI inflation since 1913, famous prices, national debt since 1790.

Installs per day peak 18 · avg 7 · +30% w/w
a month agotoday
31
Installs / week
npm · @synergic-apis/mcp
0
Stars
0 open issues
2 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Synergic APIs 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 mcp -- npx -y @synergic-apis/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@synergic-apis/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@synergic-apis/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@synergic-apis/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@synergic-apis/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SYNERGIC_API_KEY (Synergic APIs key. Get one free (500 req/mo, no credit card) at https://synergicapis.com/signup.html). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Synergic APIs

same job, measured the same way
Bitcoin MCP Server
by team23gm

Honest monetary data for AI agents. Inflation, M2 vs CPI, Bitcoin vs dollar. No spin.

29 installs/wk local only
Roboflow (Official)
by roboflow

Roboflow computer vision for AI agents: datasets, annotation, versioning, workflows, inference.

answering
Ecb MCP
by scka-de

ECB data for AI agents — rates, yields, inflation, money supply, and 100+ datasets. No API key.

39 installs/wk local only
Cálculo de FGTS
by mcp-dir

FGTS calculation for AI: update FGTS amounts and differences with official correction and interest o

22 tools answering
Icdwise
by qinisolabs

Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.

62 installs/wk local only
A
Patent Data
by patentdata

US patent status for agents: applications, office actions, owners, PTAB, claims, monitors.

answering
Economy Intel MCP
by datakoot

Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

5 tools answering
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only

Synergic APIs — questions

Answers built from our own checks of this server.

Why is there no uptime for Synergic APIs?
Synergic APIs 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 @synergic-apis/mcp was installed 31 times last week.
How do I connect Synergic APIs?
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 @synergic-apis/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Synergic APIs?
The npm package @synergic-apis/mcp was installed 31 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Synergic APIs open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.