Instructa AI Prompts MCP
OfficialInstructa AI - MCP プロンプト API
このリポジトリには、AIプロンプトの管理と提供のためのモデルコンテキストプロトコル(MCP)実装が含まれています。このプロジェクトはTypeScriptを使用して構築されており、pnpmワークスペースを使用したモノレポ構造を採用しています。
🚀 機能
MCP(モデルコンテキストプロトコル)実装
TypeScriptベースのアーキテクチャ
pnpmワークスペースを使用したモノレポ構造
環境ベースの構成
Related MCP server: SupaUI MCP Server
📋 前提条件
Node.js (LTS バージョンを推奨)
pnpm(パッケージマネージャー)
🛠️ インストール
リポジトリをクローンします。
git clone https://github.com/yourusername/instructa-ai.git
cd instructa-ai依存関係をインストールします:
pnpm install環境変数を設定します。
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🤝 貢献する
貢献、問題、機能リクエストを歓迎します。問題ページをお気軽にご確認ください。
🌐 ソーシャル
Twitter: @kregenrek
ブルースカイ: @kevinkern.dev
📝 ライセンス
このリポジトリはMITライセンスに基づくオープンソースです。これらの条件の下で、自由に使用、改変、配布できます。ぜひビルドをお楽しみください!
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA 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.1,27014MIT
- AlicenseCqualityDmaintenanceA Model Context Protocol server that enables AI agents to generate, fetch, and manage UI components through natural language interactions.3227ISC
- -licenseNot gradedqualityNot gradedmaintenanceA foundation for developing custom Model Context Protocol servers in TypeScript that connects AI assistants with external APIs and data sources using a complete layered architecture pattern.97
- AlicenseBqualityCmaintenanceA Model Context Protocol server that enables AI assistants to communicate with each other using Inter-Process Communication, featuring natural language commands and cross-platform compatibility.9132MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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