mcpbeat Sign in

Think MCP Server

local only

Think MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Intent security pre-flight checks for autonomous AI agents.

Installs per day peak 8 · avg 4 · +41% w/w
a month agotoday
23
Installs / week
npm · @agentutil/think-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Think MCP

same job, measured the same way
I
VulnHunt Security Intelligence
by owenkingva-web

Read-only smart-contract security intelligence for autonomous agents.

11 tools answering
Dep
by rog0x

License check, outdated deps, security for AI agents

30 installs/wk local only
Agentpay Sentinel MCP
by rumblingb

Security guardrails for AI agent payments

local only
Feedmyagent
by makash

Technology intelligence feed for AI agents: tech stack, compliance, security.

21 installs/wk local only
MCP Codeaudit
by infoinlet-marketplace

Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.

23 installs/wk local only
Release Gate
by vamsisudhakaran1

Pre-deploy security auditor for AI agent code — the risks generic SAST misses.

253 installs/wk local only
Domain Intel
by erikirby

Website intelligence for AI agents: tech stack, hosting, security posture, SEO, and DNS.

23 installs/wk local only
AgentSecurityLens MCP Security Trust Check
by professor2k8

MCP security trust-check for agents before installing MCPs, Skills or tools.

74 installs/wk local only

Think MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Think MCP?
Think MCP 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 @agentutil/think-mcp was installed 23 times last week.
How do I connect Think MCP?
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 @agentutil/think-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Think MCP?
The npm package @agentutil/think-mcp was installed 23 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.