Skip to content

Ecosystem map

nene-mcp is one piece of the hideyukiMORI NeNe / NENE2 ecosystem.

ProjectRoleDocs
NeNeSmall PHP framework (reference app)GitHub
NENE2Production PHP framework + OpenAPI + MCP docshideyukimori.github.io/NENE2
nene-mcpStandalone stdio MCP bridge (this package)You are here
nene2-jsTypeScript client for NENE2 JSON APIshideyukimori.github.io/nene2-js
nene2-pythonPython parity portGitHub

Boundaries

text
Your HTTP API  ←—— nene-mcp (stdio MCP)  ←—— Cursor / Claude / agents

  NENE2 / NeNe / Laravel / Node / …
  • NENE2 owns PHP runtime, routing, OpenAPI, Problem Details
  • nene2-js owns typed fetch from Node/browsers — not MCP
  • nene-mcp owns stdio MCP wire + HTTP proxy — not framework core

Install matrix

GoalPackage
MCP in Cursor against local APIcomposer require hideyukimori/nene-mcp
PHP API frameworkcomposer require hideyukimori/nene2
TS client for NENE2 RESTnpm i @hideyukimori/nene2-client

When documenting integrations, link sibling docs rather than duplicating framework internals.

Publicado sob a licença MIT.