About server
server is an MCP server published by git+onivoro in the AI category: a comprehensive monorepo framework for building reusable Model Context Protocol (MCP) servers with dual transport support. It has been installed 0 times through Conduid.
Install
npx @onivoro/server-mcpclaude mcp add monorepo -- npx -y @onivoro/server-mcpnpx -y @onivoro/server-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Releasing
npm run release:patch
npm run release:build
npm run release:commit // not needed if first command created a release commit
npm run release:tag // not needed if first command created a release commit and tagged it
npm run release:publish
README mirrored from the source repository 5 months ago. The original is authoritative.