45 packages
create-mcp-typescript-simple
Scaffolding tool for creating production-ready MCP TypeScript Simple servers
@mcp-typescript-simple/adapter-vercel
Vercel serverless adapter for MCP TypeScript Simple server
@mcp-typescript-simple/auth
OAuth 2.0/2.1 + Dynamic Client Registration (DCR) implementation for MCP servers
@mcp-typescript-simple/config
Extensible configuration management for MCP servers
@mcp-typescript-simple/example-mcp
Example MCP server demonstrating framework usage
@mcp-typescript-simple/example-tools-basic
Example: Basic MCP tools for demonstration and testing
@mcp-typescript-simple/example-tools-llm
Example: LLM-powered MCP tools for demonstration and testing
@mcp-typescript-simple/http-server
HTTP server infrastructure for MCP with session management, middleware, and transport layers
@mcp-typescript-simple/observability
Production-ready OpenTelemetry observability for MCP servers
@mcp-typescript-simple/persistence
Pluggable persistence layer for MCP servers with memory, file, and Redis support
@mcp-typescript-simple/server
High-level MCP server creation and management
@mcp-typescript-simple/testing
Reusable MCP testing framework with port management, process utilities, and Playwright helpers
@mcp-typescript-simple/tools
Core tool system for building MCP tools in TypeScript
@mcp-typescript-simple/tools-llm
LLM infrastructure for building LLM-powered MCP tools
vibe-agent-toolkit
Modular toolkit for building, testing, and deploying portable AI agents
@vibe-agent-toolkit/agent-config
Agent manifest loading and validation
@vibe-agent-toolkit/agent-runtime
Runtime framework for building and executing portable AI agents
@vibe-agent-toolkit/agent-schema
JSON Schema definitions and TypeScript types for VAT agent manifest format
@vibe-agent-toolkit/agent-skills
Build, validate, and package agent skills in the Agent Skills format
@vibe-agent-toolkit/claude-marketplace
Claude plugin marketplace tools: compatibility analysis, provenance tracking, enterprise config
@vibe-agent-toolkit/cli
Command-line interface for vibe-agent-toolkit
@vibe-agent-toolkit/discovery
Intelligent file discovery for VAT agents and Agent Skills
@vibe-agent-toolkit/gateway-mcp
MCP Gateway for exposing VAT agents through Model Context Protocol
@vibe-agent-toolkit/rag
Abstract RAG (Retrieval-Augmented Generation) interfaces and shared implementations
@vibe-agent-toolkit/rag-lancedb
LanceDB implementation of RAG interfaces for vibe-agent-toolkit