Skip to main content
Glama

Instructa AI Prompts MCP

Official
by instructa

Instructa AI - MCP 프롬프트 API

이 저장소에는 AI 프롬프트를 관리하고 제공하기 위한 모델 컨텍스트 프로토콜(MCP) 구현이 포함되어 있습니다. 이 프로젝트는 TypeScript를 사용하여 구축되었으며, pnpm 작업 공간을 사용하는 모노레포 구조를 따릅니다.

🚀 특징

  • MCP(Model Context Protocol) 구현
  • TypeScript 기반 아키텍처
  • pnpm 작업 공간을 사용한 모노레포 구조
  • 환경 기반 구성

📋 필수 조건

  • Node.js(LTS 버전 권장)
  • pnpm(패키지 관리자)

🛠️ 설치

  1. 저장소를 복제합니다.

지엑스피1

  1. 종속성 설치:
pnpm install
  1. 환경 변수 설정:
cp packages/mcp/.env.dist packages/mcp/.env # Edit .env file with your configuration

🏃‍♂️ 개발

개발 서버를 시작하려면:

# Start MCP development server pnpm dev:mcp # Build MCP package pnpm build:mcp # Start MCP production server pnpm start:mcp

🏗️ 프로젝트 구조

. ├── packages/ │ └── mcp/ # MCP implementation package │ ├── src/ # Source code │ └── .env # Environment configuration ├── package.json # Root package.json └── pnpm-workspace.yaml

🤝 기여하기

기여, 이슈, 기능 요청을 환영합니다! 이슈 페이지를 확인해 주세요.

🌐 소셜

📝 라이센스

MIT 라이센스

이 저장소는 MIT 라이선스에 따라 오픈 소스로 제공됩니다. 해당 조건에 따라 자유롭게 사용, 수정 및 배포할 수 있습니다. 즐겁게 만들어 보세요!

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

모노레포 구조에서 TypeScript 기반 아키텍처로 AI 프롬프트를 관리하고 제공하기 위한 모델 컨텍스트 프로토콜 구현입니다.

  1. 🚀 특징
    1. 📋 필수 조건
      1. 🛠️ 설치
        1. 🏃‍♂️ 개발
          1. 🏗️ 프로젝트 구조
            1. 🤝 기여하기
              1. 🌐 소셜
                1. 📝 라이센스

                  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 -
                    585
                    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
                    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 -
                    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 -
                    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