Skip to main content
Glama

Instructa AI Prompts MCP

Official
by instructa

Instructa AI - MCP プロンプト API

このリポジトリには、AIプロンプトの管理と提供のためのモデルコンテキストプロトコル(MCP)実装が含まれています。このプロジェクトはTypeScriptを使用して構築されており、pnpmワークスペースを使用したモノレポ構造を採用しています。

🚀 機能

  • MCP(モデルコンテキストプロトコル)実装
  • TypeScriptベースのアーキテクチャ
  • pnpmワークスペースを使用したモノレポ構造
  • 環境ベースの構成

📋 前提条件

  • 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

モノレポ構造の 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