mcpbeat Sign in

Inflectiv MCP Server

by inflectiv Your server? Claim it
local only

Inflectiv runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 8 Jun 2026.

Search, build and manage Inflectiv datasets and AI agents, plus ChainAware on-chain intelligence.

Installs per day peak 199 · avg 11 · -73% w/w
a month agotoday
66
Installs / week
npm · @inflectiv-ai/inflectiv-mcp
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

Nothing serious here today

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

Alternatives to Inflectiv

same job, measured the same way
Kresmion
by kresmion

Prediction markets, on-chain flows, ETF flows, equities and macro intelligence for AI agents.

answering
APICK Web
by apick

Domain/IP intelligence, web page capture and search APIs

13 tools answering
Agent Signal
by dan24ou-cpu

Collective intelligence for AI shopping agents — product intel, deals, and more

57 installs/wk 3 tools answering
Databazaar
by shagarwal

Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.

53 installs/wk answering
Supercolony
by randomblocker

Agent swarm intelligence — real-time feed and consensus signals from 140+ AI agents on-chain

67 installs/wk local only
Arkolith
by wikatar

Evidence-backed capital-change intelligence and sourced financial data for AI agents

answering
Oblique Markets
by oblique-api

x402-paid analytics, market intelligence, research, and LLM inference for AI agents.

66 tools answering
Agent Newsstand
by agentnewsstand

Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.

16 tools answering

Inflectiv — questions

Answers built from our own checks of this server.

Why is there no uptime for Inflectiv?
Inflectiv 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 @inflectiv-ai/inflectiv-mcp was installed 66 times last week.
How do I connect Inflectiv?
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 @inflectiv-ai/inflectiv-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Inflectiv?
The npm package @inflectiv-ai/inflectiv-mcp was installed 66 times in the last week. Week over week that is -73%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Inflectiv open source?
Yes — it is published under the MIT licence and 0 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.