Skip to main content
Glama
instructa

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

Related MCP server: SupaUI MCP Server

πŸ“‹ 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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Appeared in Searches

Latest Blog Posts

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