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
📋 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!
This server cannot be installed
A Model Context Protocol implementation for managing and serving AI prompts with a TypeScript-based architecture in a monorepo structure.
Related MCP Servers
- -securityAlicense-qualityA 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 4 months ago61712TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI agents to generate, fetch, and manage UI components through natural language interactions.Last updated 3 months ago34314TypeScript
- -securityFlicense-qualityA TypeScript-based starter template for building Model Context Protocol servers that enables AI assistants to dynamically call tools, interpret prompts, and manage resources through modular architecture with support for multiple transport methods.Last updated 3 months agoTypeScript
- -securityFlicense-qualityA 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.Last updated 2 months ago124TypeScript