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
- Clone the repository:
git clone https://github.com/yourusername/instructa-ai.git
cd instructa-ai
- Install dependencies:
pnpm install
- 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!
Instructa AI Prompts API
Project Details
- instructa/ai-prompts-mcp
- prompts
- Last Updated: 4/1/2025
Recomended MCP Servers
๐ Wiki of OI / ICPC for LLMs. ๏ผ้ขๅๅคงๆจกๅ็ๆๅคงๅๆธธๆ็บฟไธๆป็ฅ๏ผๅ ๅซ็ซ้ ท็ฎๆฏ้ญๆณ๏ผ
Documentation context provider for LLMs via MCP
MCP server for Pokemon cards
Stay on top of trending topics on social media and the web with AI
MOS CURRENT refactor of ore attempt at MCP for Claude Code Apr 18
File Context MCP is a TypeScript-based application that provides an API for querying Large Language Models (LLMs) with...
Advanced MCP tool for Perplexity and OpenRouter API integration.





