1. Conduid
  2. AI
  3. server
MCP server · AI

server

A comprehensive monorepo framework for building reusable Model Context Protocol (MCP) servers with dual transport support.

Unclaimed ai
39Low

Scored 5 months ago · breakdown

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

Install
npx @onivoro/server-mcp
Claude Code
claude mcp add monorepo -- npx -y @onivoro/server-mcp
npx
npx -y @onivoro/server-mcp

This 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

I know everything about server. Ask me about installation, configuration, usage, or troubleshooting.

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.

Questions

About server

How do I install server?

Run npx @onivoro/server-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is server safe to use with an AI agent?

Its trust score is 39 out of 100 (low). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.