New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

0nmcp

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

0nmcp

Universal AI API Orchestrator — 819 tools, 48 services, portable AI Brain bundles + machine-bound vault encryption + Application Engine. The most comprehensive MCP server available. Free and open source from 0nORK.

latest
Source
npmnpm
Version
3.0.1
Version published
Weekly downloads
545
67.18%
Maintainers
1
Weekly downloads
 
Created
Source

0nMCP

995+ Tools. 55 Services. One MCP Server.

The most comprehensive MCP server available.
Connect any AI to any API. Natural language. Zero configuration. $0.01/run.
4 patents filed. LinkedIn certifications. Daily patent monitoring via 0nDefender.

npm version npm downloads License: MIT Node.js MCP Tools Services Patents

Website · Quick Start · All 55 Services · MCP Config · Certifications · Community

Why 0nMCP?

  • One server, every API. Stripe, Slack, GitHub, CRM, Shopify, OpenAI, Anthropic, Google, Microsoft, and 46 more services -- all through a single MCP server. No juggling 20 different integrations.

  • Talk, don't code. Say "Invoice john@acme.com for $500 and notify #sales on Slack" and it happens. 0nMCP resolves services, maps parameters, handles auth, and executes -- in under 2 seconds.

  • Production-grade security. Patent-pending 0nVault containers with AES-256-GCM encryption, Argon2id key derivation, Ed25519 signatures, multi-party escrow, and a Seal of Truth integrity system. Your credentials never leave your machine.

Quick Start

npm install -g 0nmcp
# Start MCP server (stdio mode for Claude Desktop / Cursor / Windsurf)
0nmcp

# Or start HTTP server
0nmcp serve --port 3000

# Import your API keys
0nmcp engine import

# Verify all connections
0nmcp engine verify

That's it. Your AI can now use 945 tools across 54 services.

All 54 Services

Communication (6)

ServiceToolsWhat You Can Do
SlackMessagingSend messages, manage channels, upload files
DiscordMessagingServers, channels, messages, webhooks
TwilioSMS/VoiceSend SMS, make calls, manage numbers
SendGridEmailTransactional email, templates, contacts
GmailEmailRead/send email, labels, threads
WhatsAppMessagingBusiness messaging via Twilio

CRM & Sales (5)

ServiceToolsWhat You Can Do
CRM294 toolsContacts, calendars, pipelines, invoices, payments, social, objects
HubSpotCRMContacts, deals, companies, tickets
PipedriveCRMDeals, persons, organizations, pipelines
IntercomSupportConversations, contacts, articles
ZendeskSupportTickets, users, organizations

Payments & Finance (4)

ServiceToolsWhat You Can Do
StripePaymentsCharges, subscriptions, invoices, customers
SquarePOSPayments, catalog, customers, orders
PlaidBankingAccount linking, transactions, balances
QuickBooksAccountingInvoices, customers, payments, reports

Project Management (4)

ServiceToolsWhat You Can Do
JiraIssuesIssues, projects, boards, sprints
AsanaTasksTasks, projects, workspaces, sections
LinearIssuesIssues, projects, teams, cycles
NotionWorkspacePages, databases, blocks, users

Data & Databases (4)

ServiceToolsWhat You Can Do
SupabaseDatabaseTables, auth, storage, edge functions
MongoDBDatabaseCollections, documents, aggregation
AirtableDatabaseBases, tables, records, views
Google SheetsSpreadsheetsRead/write cells, create sheets

AI & ML (2)

ServiceToolsWhat You Can Do
OpenAIAICompletions, embeddings, images, assistants
AnthropicAIMessages, completions, streaming

Developer Tools (3)

ServiceToolsWhat You Can Do
GitHubCodeRepos, issues, PRs, actions, releases
VercelHostingDeployments, domains, env vars
CloudflareInfrastructureDNS, workers, pages, zones

Marketing & Social (6)

ServiceToolsWhat You Can Do
MailchimpEmail MarketingCampaigns, audiences, automations
LinkedIn50 toolsPosts, profiles, org pages, ads, reporting, events, certifications
InstagramSocialPosts, stories, insights
TikTokSocialVideos, analytics
Twitter/XSocialTweets, timelines, users
SmartLeadOutreachCampaigns, leads, sequences

Advertising (5)

ServiceToolsWhat You Can Do
Google AdsAdvertisingCampaigns, ad groups, keywords
Facebook AdsAdvertisingCampaigns, ad sets, creatives
LinkedIn AdsAdvertisingCampaigns, audiences, conversions
TikTok AdsAdvertisingCampaigns, ad groups, creatives
Instagram AdsAdvertisingCampaigns, ad sets, creatives

E-Commerce (2)

ServiceToolsWhat You Can Do
ShopifyE-CommerceProducts, orders, customers, inventory
GoDaddyDomainsDomain availability, DNS, registration

Productivity (5)

ServiceToolsWhat You Can Do
Google CalendarSchedulingEvents, calendars, reminders
CalendlySchedulingEvents, invitees, availability
ZoomVideoMeetings, recordings, users
Google DriveStorageFiles, folders, permissions
DropboxStorageFiles, folders, sharing

Microsoft (4)

ServiceToolsWhat You Can Do
OutlookEmailMessages, calendar, contacts
TeamsCollaborationMessages, channels, meetings
OneDriveStorageFiles, folders, sharing
AzureCloudResources, services, management

Automation & Integration (4)

ServiceToolsWhat You Can Do
ZapierAutomationTriggers, actions, zaps
n8nAutomationWorkflows, nodes, executions
PabblyAutomationWorkflows, connections
MakeAutomationScenarios, modules, connections

Tool Count Breakdown

ModuleToolsDescription
Service Catalog701API tools across 55 services (including LinkedIn 50-tool suite)
CRM Module245Contacts, calendars, pipelines, invoices, payments, social, custom objects
0nVault4AES-256-GCM machine-bound encryption
Vault Containers8Patent-pending multi-layer encrypted containers (US #63/990,046)
Deed Transfer6Digital business asset packaging and transfer
Engine29Credential import, verification, AI platform config generation
App Builder5Operations, routes, middleware, scheduler
Total995+

Key Features

Encrypted Vault (Patent Pending)

  • AES-256-GCM + PBKDF2-SHA512 (100K iterations)
  • Machine-bound hardware fingerprinting
  • 7 semantic layers: workflows, credentials, env_vars, mcp_configs, site_profiles, ai_brain, audit_trail
  • Multi-party escrow with X25519 ECDH (up to 8 parties)
  • Seal of Truth: SHA3-256 content-addressed integrity verification
  • Ed25519 digital signatures

.0n Workflow Runtime

  • Declarative YAML/JSON workflow files
  • Variable resolution: {{system.*}} > {{launch.*}} > {{inputs.*}} > {{step.output.*}}
  • Internal actions: lookup, set, transform, compute, condition, map
  • Three-level execution: Pipeline > Assembly Line > Radial Burst

Multi-AI Council

  • Route tasks across multiple AI providers
  • Consensus-based decision making
  • Automatic fallback and load balancing

Zero-Knowledge Capability Proxy

  • All API calls route through a credential-wiping proxy
  • Your secrets never reach the AI model
  • Full audit trail of every execution

MCP Configuration

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "0nMCP": {
      "command": "npx",
      "args": ["-y", "0nmcp"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "0nMCP": {
      "command": "npx",
      "args": ["-y", "0nmcp"]
    }
  }
}

Windsurf

Add to ~/.windsurf/mcp.json:

{
  "mcpServers": {
    "0nMCP": {
      "command": "npx",
      "args": ["-y", "0nmcp"]
    }
  }
}

Claude Code

claude mcp add 0nMCP -- npx -y 0nmcp

CLI Commands

0nmcp                              # Start MCP server (stdio)
0nmcp serve [--port] [--host]      # HTTP server mode
0nmcp run <workflow.0n>            # Execute .0n workflow
0nmcp engine import                # Import API keys from .env/CSV/JSON
0nmcp engine verify                # Test all connections
0nmcp engine platforms             # Generate configs for 7 AI platforms
0nmcp vault create                 # Create encrypted .0nv container
0nmcp vault open <file>            # Decrypt container
0nmcp vault inspect <file>         # Inspect without decrypting
0nmcp vault verify <file>          # Verify Seal of Truth
0nmcp deed create                  # Package business assets for transfer
0nmcp deed accept <file>           # Accept incoming business transfer

Architecture

index.js           MCP server entry (McpServer from @modelcontextprotocol/sdk)
cli.js             CLI handler
catalog.js         SERVICE_CATALOG: 54 services with endpoints
tools.js           Tool registration (catalog + engine + vault)
connections.js     ~/.0n/ credential loader
orchestrator.js    AI-driven workflow orchestration
workflow.js        WorkflowRunner for .0n file execution
server.js          Express HTTP server (MCP over HTTP + webhooks)
capability-proxy.js Zero-knowledge credential proxy
ratelimit.js       Token bucket per service with backoff
webhooks.js        HMAC verification (Stripe, CRM, Slack, GitHub, Twilio, Shopify)
crm/               294 CRM tools (data-driven tool factory)
vault/             Encrypted vault + containers + deed transfer
engine/            Credential import, AI platform configs, app builder

The .0n Standard

0nMCP uses the .0n Standard for configuration and workflow files. Install it separately:

npm install -g 0n-spec

Credentials are stored in ~/.0n/connections/ and workflows in ~/.0n/workflows/.

LinkedIn Integration (50 tools)

Full LinkedIn API v2 suite with 17 OAuth scopes:

CategoryEndpointsCapabilities
Profile5Basic info, email, connections, verification, photos
Social10Posts CRUD, comments, likes, shares, image/video upload
Organization10Pages, stats, followers, visitors, brand pages
Advertising15Accounts, campaigns, creatives, targeting, lead forms
Ad Reporting5Analytics, conversions, budgets, InMail stats
Events5Create, manage, attendees

0nMCP Certifications

Complete courses and earn LinkedIn-verifiable certifications:

CertificationCourseLevel
0nMCP Certified Orchestrator0nMCP MasteryGetting Started
CRM Automation SpecialistCRM Automation BlueprintIntermediate
Security Engineer0nVault SecurityAdvanced
AI Council Architect0nPlex CouncilAdvanced
Enterprise DeployerEnterprise DeploymentEnterprise
Certified Developer.0n SWITCH FilesFundamentals

Add certifications to your LinkedIn profile with one click. Public verification at 0nmcp.com/verify/{certId}.

0nDefender (Patent Intelligence)

Always-on competitive intelligence that monitors four threat vectors daily:

  • MCP Ecosystem Entrants — new companies building on MCP
  • Patent Conflicts — USPTO/WIPO filings overlapping our 4 patents
  • Acquisition Signals — companies that might license or acquire
  • Brand Protection — unauthorized use of 0nMCP IP

Automated daily scans via Claude AI with web search. Dashboard at /admin/patent-intel.

License

MIT -- free for personal and commercial use.

Built by 0nORK. Stop building workflows. Start describing outcomes.

Keywords

mcp

FAQs

Package last updated on 03 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts