mcpbeat Sign in

TokRepo — AI Asset Registry MCP Server

by henu-wang Your server? Claim it
local only

TokRepo — AI Asset Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 27 May 2026.

TokRepo MCP: tokrepo_discover, tokrepo_verify, tokrepo_install_plan for reusable AI assets.

Installs per day peak 50 · avg 19 · -65% w/w
a month agotoday
73
Installs / week
npm · tokrepo-mcp-server
0
Stars
1 open issues
27 May 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    execFile(command, finalArgs, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 tokrepo-mcp-server -- npx -y tokrepo-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tokrepo-mcp-server": {
      "args": [
        "-y",
        "tokrepo-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tokrepo-mcp-server]
command = "npx"
args = ["-y", "tokrepo-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "tokrepo-mcp-server": {
      "args": [
        "-y",
        "tokrepo-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tokrepo-mcp-server": {
      "args": [
        "-y",
        "tokrepo-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to TokRepo — AI Asset Registry

same job, measured the same way
Codex Pets Registry
by ydb-qdrant-pets

Search, preview, install community Codex pet packs, and discover the pet request flow.

7 tools answering
smails
by pexni

Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.

56 installs/wk local only
InfluSense AI
by case-resolve-tech

Read-only access to InfluSense influencer discovery, ratings, watchlists, and reports via MCP.

answering
Visibilityai
by thinksuitesolution-coder

Verified Indian business data and AI-visibility reports for MCP-compatible AI agents.

13 tools answering
AgencyAI Commerce MCP
by barnaby-coder

AgencyAI's public MCP for service discovery and AI-readiness assessment.

3 tools answering
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
NASA Earthdata MCP
by nasa

Discover, verify, and access NASA Earth science datasets via the Common Metadata Repository (CMR)

7 tools answering
Skills Anywhere
by noteflowai

Every Agent Skill installed for any coding agent, plus GitHub skill repos, as MCP tools/resources.

1 751 installs/wk local only

TokRepo — AI Asset Registry — questions

Answers built from our own checks of this server.

Why is there no uptime for TokRepo — AI Asset Registry?
TokRepo — AI Asset Registry 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 tokrepo-mcp-server was installed 73 times last week.
How do I connect TokRepo — AI Asset Registry?
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 tokrepo-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use TokRepo — AI Asset Registry?
The npm package tokrepo-mcp-server was installed 73 times in the last week. Week over week that is -65%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is TokRepo — AI Asset Registry open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.