Mmcp.market

Kitsune MCP server

by kaiser-data·io.github.kaiser-data/kitsune-mcp·v0.21.1

Shape-shifting MCP hub — shapeshift() into 130,000+ servers at runtime. No restarts. 7 registries.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars72 downloads/wk

Reviews

Write one

Nobody has reviewed Kitsune yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Kitsune tools (21, 2 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • auth

    Check or set credentials. ALL_CAPS = env var; server-id = creds check or OAuth.

  • auto

    search → pick server → infer args → call. Use when you don't know which server to use.

  • bench

    Benchmark tool latency — p50, p95, min, max ms. iterations: 1–20.

  • call

    Invoke a tool on an MCP server. Returns the tool's response as text.

  • compare

    Side-by-side token cost & creds for the top N candidates of a search.

  • connect

    Start a persistent server. command: server_id or shell cmd (e.g. 'uvx voice-mode'). name: alias for release().

  • craft

    Register a custom tool backed by your HTTP endpoint — live immediately. POST=JSON body, GET=query params. shiftback() removes it.

  • fetch

    Fetch a URL and return compressed content (~500 tokens vs ~25K raw HTML).

  • inspect

    Show server tools, schemas, and required credentials.

  • key

    Save an API key to .env for persistent use. e.g. key('EXA_API_KEY', 'sk-...')

  • onboard

    First-run wizard — show provider auth state + the fastest path to a working tool call.

  • prewarm

    Start a server's subprocess in the pool WITHOUT mounting its tools.

  • releasewrite action

    Kill a persistent connection by name.

  • reload

    Reload a persistent connection after editing its code — the MCP REPL in one call.

  • runwrite action

    Run a tool from npm/pip. package: 'pkg-name' (npx) or 'uvx:pkg-name' (Python).

  • search

    Discover MCP servers across registries — the entry point to mounting.

  • setup

    Gateway wizard and connection setup.

  • shapeshift

    Mount an MCP server's tools at runtime. Empty server_id unmounts.

  • shiftback

    Unmount current server. kill=False keeps process pooled. uninstall=True removes local package.

  • skill

    Load a Smithery skill into context. forget=True removes it.

  • status

    Show Kitsune runtime state: providers, current form, connections, token stats.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned; 59 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 8 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y kitsune-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add kitsune-mcp -- npx -y kitsune-mcp
Add to Cursor

Kitsune: common questions

Is Kitsune MCP server safe?
Mostly: it is graded B (83/100). Read the Kitsune safety report
How do I install Kitsune?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Kitsune need an API key?
Yes. The registry entry asks for SMITHERY_API_KEY.
Is Kitsune maintained?
The last commit was 9 days ago (2026-09-11). The latest release is v0.21.1.

More from kaiser-data