Skip to main content
Glama

Instructa AI Prompts MCP

Official
by instructa

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

📝 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!

-
security - not tested
F
license - not found
-
quality - not tested

A Model Context Protocol implementation for managing and serving AI prompts with a TypeScript-based architecture in a monorepo structure.

  1. 🚀 Features
    1. 📋 Prerequisites
      1. 🛠️ Installation
        1. 🏃‍♂️ Development
          1. 🏗️ Project Structure
            1. 🤝 Contributing
              1. 🌐 Social
                1. 📝 License

                  Related MCP Servers

                  • -
                    security
                    A
                    license
                    -
                    quality
                    A 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 ago
                    617
                    12
                    TypeScript
                    MIT License
                  • A
                    security
                    F
                    license
                    A
                    quality
                    A Model Context Protocol server that enables AI agents to generate, fetch, and manage UI components through natural language interactions.
                    Last updated 3 months ago
                    3
                    431
                    4
                    TypeScript
                  • -
                    security
                    F
                    license
                    -
                    quality
                    A 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 ago
                    TypeScript
                  • -
                    security
                    F
                    license
                    -
                    quality
                    A 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 ago
                    124
                    TypeScript

                  View all related MCP servers

                  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