✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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

πŸ“‹ Prerequisites

  • Node.js (LTS version recommended)
  • pnpm (Package manager)

πŸ› οΈ Installation

  1. Clone the repository:
git clone https://github.com/yourusername/instructa-ai.git
cd instructa-ai
  1. Install dependencies:
pnpm install
  1. Set up environment variables:
cp packages/mcp/.env.dist packages/mcp/.env
# Edit .env file with your configuration

πŸƒβ€β™‚οΈ Development

To start the development server:

# Start MCP development server
pnpm dev:mcp

# Build MCP package
pnpm build:mcp

# Start MCP production server
pnpm start:mcp

πŸ—οΈ Project Structure

.
β”œβ”€β”€ packages/
β”‚   └── mcp/          # MCP implementation package
β”‚       β”œβ”€β”€ src/      # Source code
β”‚       └── .env      # Environment configuration
β”œβ”€β”€ package.json      # Root package.json
└── pnpm-workspace.yaml

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

🌐 Social

  • X/Twitter: @kregenrek
  • Bluesky: @kevinkern.dev

πŸ“ License

MIT License

This repository is open-source under the MIT license. You’re free to use, modify, and distribute it under those terms. Enjoy building!

Featured Templates

View More
Verified Icon
AI Agents
AI Chatbot Starter Kit
1342 9274
AI Assistants
Image to text with Claude 3
155 1658
Data Analysis
Pharmacy Admin Panel
254 2272
Customer service
Service ERP
127 1488
AI Agents
AI Video Generator
258 2302

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.