Skip to main content
Home
This release is 9 versions behind 0.0.30 — the latest version of @mcpc/core. Jump to latest

@mcpc/core@0.0.21-beta-0610-1839

MCPC Core - A library for building scalable agentic MCP servers. * MCPC allows you to create composable MCP servers with one-prompt automation * workflow declaration, supporting thousands of dependent MCPs from the community.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
82%
Published
2 weeks ago (0.0.21-beta-0610-1839)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@mcpc/core

Import symbol

import { type ComposibleMCPConfig } from "@mcpc/core";
or

Import directly with a jsr specifier

import { type ComposibleMCPConfig } from "jsr:@mcpc/core";

Add Package

pnpm i jsr:@mcpc/core
or (using pnpm 10.8 or older)
pnpm dlx jsr add @mcpc/core

Import symbol

import { type ComposibleMCPConfig } from "@mcpc/core";

Add Package

yarn add jsr:@mcpc/core
or (using Yarn 4.8 or older)
yarn dlx jsr add @mcpc/core

Import symbol

import { type ComposibleMCPConfig } from "@mcpc/core";

Add Package

vlt install jsr:@mcpc/core

Import symbol

import { type ComposibleMCPConfig } from "@mcpc/core";

Add Package

npx jsr add @mcpc/core

Import symbol

import { type ComposibleMCPConfig } from "@mcpc/core";

Add Package

bunx jsr add @mcpc/core

Import symbol

import { type ComposibleMCPConfig } from "@mcpc/core";