Integrations
Used for environment configuration management, allowing customization of the server through environment variables.
Mentioned in the social links section with a connection to the developer's profile (@kevinkern.dev), suggesting potential Bluesky integration or compatibility.
Used for repository cloning as part of the installation process, indicating Git integration for source control management.
Instructa AI - MCP 提示 API
此代码库包含一个用于管理和提供 AI 提示的模型上下文协议 (MCP) 实现。该项目使用 TypeScript 构建,并遵循使用 pnpm 工作区构建的 monorepo 结构。
🚀 功能
- MCP(模型上下文协议)实现
- 基于 TypeScript 的架构
- 使用 pnpm 工作区构建 Monorepo 结构
- 基于环境的配置
📋 先决条件
- Node.js(推荐 LTS 版本)
- pnpm(包管理器)
🛠️ 安装
- 克隆存储库:
Copy
- 安装依赖项:
Copy
- 设置环境变量:
Copy
🏃♂️ 开发
启动开发服务器:
Copy
🏗️ 项目结构
Copy
🤝 贡献
欢迎贡献代码、提交问题和功能请求!欢迎查看问题页面。
🌐 社交
- X/Twitter: @kregenrek
- Bluesky: @kevinkern.dev
📝 许可证
此代码库遵循 MIT 许可证开源。您可以自由使用、修改和分发它,并遵循这些条款。祝您构建愉快!
This server cannot be installed
模型上下文协议实现,用于在 monorepo 结构中使用基于 TypeScript 的架构来管理和提供 AI 提示。