{"id":26391545,"url":"https://github.com/instructa/ai-prompts-mcp","last_synced_at":"2025-03-17T10:20:29.209Z","repository":{"id":280999548,"uuid":"941835907","full_name":"instructa/ai-prompts-mcp","owner":"instructa","description":"Model Context Protocl for AI Prompts API","archived":false,"fork":false,"pushed_at":"2025-03-14T12:03:26.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T13:22:59.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/instructa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-03T06:08:29.000Z","updated_at":"2025-03-14T12:03:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"d887d6fa-2e29-47a4-b82f-e9400206a2e8","html_url":"https://github.com/instructa/ai-prompts-mcp","commit_stats":null,"previous_names":["instructa/ai-prompts-mcp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fai-prompts-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fai-prompts-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fai-prompts-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructa%2Fai-prompts-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instructa","download_url":"https://codeload.github.com/instructa/ai-prompts-mcp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014113,"owners_count":20383716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-17T10:20:28.392Z","updated_at":"2025-03-17T10:20:29.101Z","avatar_url":"https://github.com/instructa.png","language":"TypeScript","funding_links":[],"categories":["AI Integration MCP Servers","APIs and HTTP Requests","Search \u0026 Data Extraction"],"sub_categories":["How to Submit"],"readme":"# Instructa AI - MCP Prompts API\n\nThis 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.\n\n## 🚀 Features\n\n- MCP (Model Context Protocol) implementation\n- TypeScript-based architecture\n- Monorepo structure using pnpm workspaces\n- Environment-based configuration\n\n## 📋 Prerequisites\n\n- Node.js (LTS version recommended)\n- pnpm (Package manager)\n\n## 🛠️ Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/instructa-ai.git\ncd instructa-ai\n```\n\n2. Install dependencies:\n```bash\npnpm install\n```\n\n3. Set up environment variables:\n```bash\ncp packages/mcp/.env.dist packages/mcp/.env\n# Edit .env file with your configuration\n```\n\n## 🏃‍♂️ Development\n\nTo start the development server:\n\n```bash\n# Start MCP development server\npnpm dev:mcp\n\n# Build MCP package\npnpm build:mcp\n\n# Start MCP production server\npnpm start:mcp\n```\n\n## 🏗️ Project Structure\n\n```\n.\n├── packages/\n│   └── mcp/          # MCP implementation package\n│       ├── src/      # Source code\n│       └── .env      # Environment configuration\n├── package.json      # Root package.json\n└── pnpm-workspace.yaml\n```\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to check the issues page.\n\n## 🌐 Social\n\n- X/Twitter: [@kregenrek](https://x.com/kregenrek)\n- Bluesky: [@kevinkern.dev](https://bsky.app/profile/kevinkern.dev)\n\n## 📝 License\n\n[MIT License](https://github.com/instructa/ai-prompts/blob/main/LICENSE)\n\nThis repository is open-source under the MIT license. You're free to use, modify, and distribute it under those terms. Enjoy building!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructa%2Fai-prompts-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstructa%2Fai-prompts-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructa%2Fai-prompts-mcp/lists"}