
mcp
这是 Model Context Protocol (MCP) 相关项目的单体仓库。
Repository Info
About This Server
这是 Model Context Protocol (MCP) 相关项目的单体仓库。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Monorepo
This is a monorepo for Model Context Protocol (MCP) related projects.
Projects
- context-bank: A context provider for MCP.
Setup
# Install dependencies for all workspaces
npm install
# Build all packages
npm run build
Running commands
You can run commands in several ways:
Locally using npx
# Run the context-bank script
npx mcp-context-bank
Locally using npm scripts
# Run the context-bank script
npm run context-bank
Directly from GitHub
You can run the package directly from GitHub using npx:
# Run with environment variables
env ONYX_API_BASE=http://your-api-url ONYX_API_KEY=your-api-key npx -y https://github.com/sipherxyz/mcp --force
Environment Variables
The following environment variables can be configured:
ONYX_API_BASE: The base URL of your API (required)ONYX_API_KEY: Your API key (optional depending on your setup)LOG_LEVEL: Logging level (default: "info", options: "debug", "info", "error")
Development
Each package has its own README with specific instructions.
- context-bank
Structure
This monorepo is set up with workspaces to manage multiple related packages. The main package includes dependencies required for running via npx directly from GitHub.
Requirements
- Node.js 16.0.0 or later
- npm 7.0.0 or later
Quick Start
Clone the repository
git clone https://github.com/sipherxyz/mcpInstall dependencies
cd mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.