Skip to main content
Glama

Instructa AI Prompts MCP

Official
by instructa

Instructa AI - MCP 提示 API

此代码库包含一个用于管理和提供 AI 提示的模型上下文协议 (MCP) 实现。该项目使用 TypeScript 构建,并遵循使用 pnpm 工作区构建的 monorepo 结构。

🚀 功能

  • MCP(模型上下文协议)实现
  • 基于 TypeScript 的架构
  • 使用 pnpm 工作区构建 Monorepo 结构
  • 基于环境的配置

📋 先决条件

  • Node.js(推荐 LTS 版本)
  • pnpm(包管理器)

🛠️ 安装

  1. 克隆存储库:
git clone https://github.com/yourusername/instructa-ai.git cd instructa-ai
  1. 安装依赖项:
pnpm install
  1. 设置环境变量:
cp packages/mcp/.env.dist packages/mcp/.env # Edit .env file with your configuration

🏃‍♂️ 开发

启动开发服务器:

# Start MCP development server pnpm dev:mcp # Build MCP package pnpm build:mcp # Start MCP production server pnpm start:mcp

🏗️ 项目结构

. ├── packages/ │ └── mcp/ # MCP implementation package │ ├── src/ # Source code │ └── .env # Environment configuration ├── package.json # Root package.json └── pnpm-workspace.yaml

🤝 贡献

欢迎贡献代码、提交问题和功能请求!欢迎查看问题页面。

🌐 社交

📝 许可证

MIT 许可证

此代码库遵循 MIT 许可证开源。您可以自由使用、修改和分发它,并遵循这些条款。祝您构建愉快!

-
security - not tested
F
license - not found
-
quality - not tested

模型上下文协议实现,用于在 monorepo 结构中使用基于 TypeScript 的架构来管理和提供 AI 提示。

  1. 🚀 功能
    1. 📋 先决条件
      1. 🛠️ 安装
        1. 🏃‍♂️ 开发
          1. 🏗️ 项目结构
            1. 🤝 贡献
              1. 🌐 社交
                1. 📝 许可证

                  Related MCP Servers

                  • -
                    security
                    A
                    license
                    -
                    quality
                    A TypeScript implementation of a Model Context Protocol server that provides a frictionless framework for developers to build and deploy AI tools and prompts, focusing on developer experience with zero boilerplate and automatic tool registration.
                    Last updated -
                    6
                    TypeScript
                    MIT License
                  • -
                    security
                    A
                    license
                    -
                    quality
                    Provides pre-defined prompt templates for AI assistants to generate comprehensive plans for TypeScript projects, API architectures, and GitHub workflows.
                    Last updated -
                    0
                    TypeScript
                    MIT License
                  • A
                    security
                    A
                    license
                    A
                    quality
                    A TypeScript-based Model Context Protocol toolkit that enables AI to interact with code files, manage translations, build projects, and search for files and code content.
                    Last updated -
                    33
                    43
                    5
                    TypeScript
                    MIT License
                  • -
                    security
                    F
                    license
                    -
                    quality
                    A TypeScript template for creating Model Context Protocol servers that enable AI models to utilize external tools, including example operations and simple number addition functionality.
                    Last updated -
                    2
                    TypeScript

                  View all related MCP servers

                  MCP directory API

                  We provide all the information about MCP servers via our MCP API.

                  curl -X GET 'https://glama.ai/api/mcp/v1/servers/instructa/ai-prompts-mcp'

                  If you have feedback or need assistance with the MCP directory API, please join our Discord server