Mentioned in the social links section with a connection to the developer's profile (@kevinkern.dev), suggesting potential Bluesky integration or compatibility.
Used for environment configuration management, allowing customization of the server through environment variables.
Used for repository cloning as part of the installation process, indicating Git integration for source control management.
Repository is hosted on GitHub as indicated in the cloning instructions and license link, providing integration with GitHub's platform for project hosting.
Required as a prerequisite for running the server, providing the JavaScript runtime environment.
Used as the package manager for the project's monorepo structure, managing dependencies and workspaces.
Used as the primary programming language for the project, providing type safety and modern JavaScript features.
Used for the workspace configuration with pnpm-workspace.yaml mentioned in the project structure.
Instructa AI - MCP Prompts API
This repository contains a Model Context Protocol (MCP) implementation for managing and serving AI prompts. The project is built using TypeScript and follows a monorepo structure using pnpm workspaces.
🚀 Features
MCP (Model Context Protocol) implementation
TypeScript-based architecture
Monorepo structure using pnpm workspaces
Environment-based configuration
Related MCP server: SupaUI MCP Server
📋 Prerequisites
Node.js (LTS version recommended)
pnpm (Package manager)
🛠️ Installation
Clone the repository:
Install dependencies:
Set up environment variables:
🏃♂️ Development
To start the development server:
🏗️ Project Structure
🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
🌐 Social
X/Twitter: @kregenrek
Bluesky: @kevinkern.dev
📝 License
This repository is open-source under the MIT license. You're free to use, modify, and distribute it under those terms. Enjoy building!