Sequential Thinking MCP Server
Dynamic problem-solving through sequential thought chains
A massive, self-updating local archive of AI tools — 11,000+ agent skills, 240+ MCP servers, 2,200+ IDE rules (Cursor/Cline), and 30+ system prompt collections. One repo to rule them all.
{
"mcpServers": {
"ai-workspace-archive": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A massive, self-updating local archive of AI tools — 11,000+ agent skills, 240+ MCP servers, 2,200+ IDE rules (Cursor/Cline), and 30+ system prompt collections. One repo to rule them all.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago. 7 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
The official Python SDK for Model Context Protocol servers and clients
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for Ai Workspace Archive and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The most comprehensive self-hostable AI developer toolbox on GitHub.
29,746 agent skills & files | 22 MCP servers | 3,348 IDE rules | 8 system prompt collections | 12 API providers | 15 no-code platforms | 1,400+ public APIs -- 48 curated local repos, all free
One repository. Everything an AI developer needs. Offline. No subscriptions. No gatekeeping.
| # | Pillar | Scale | Path |
|---|---|---|---|
| 1 | AI Skills and Prompt Library | 29,746 files from curated repos | /ai_skills_library/ |
| 2 | MCP Server Repository | 22 repos across 11 categories | /mcps/ |
| 3 | IDE Context Rules | 3,348 AI rules for every stack | /ide_rules/ |
| 4 | System Prompts and Frameworks | 8 repos across 4 categories | /system_prompts/ |
| 5 | AI API Providers Reference | 12 providers, 50+ models | /api_providers/ |
| 6 | No-Code and Visual Workflow Builders | 15 repos, 29 cloned directories | /nocode_platforms/ |
| 7 | Public APIs Directory | 1,400+ APIs across 40+ categories | /public_apis/ |
| - | Quick Start | Copy-paste commands for each pillar | - |
| - | Auto-Sync System | VPS bot + GitHub Actions | - |
| - | Archive Stats | Full breakdown | - |
/ai_skills_library/-- 29,746 structured YAML-frontmatted skill files, deep-categorized across 20 sub-domains, sourced from curated GitHub repositories
Every file follows the same structure: a YAML frontmatter block declaring the skill name, recommended model, input format, and usage context -- followed by the actual prompt content. Drop any file directly into Claude, Cursor, Gemini, Copilot, or any AI assistant as a system prompt.
ai_skills_library/skills/
|
+-- development/
| +-- frontend/ React, Vue, Angular, Next.js, Svelte, CSS, HTML, animations
| +-- backend/ FastAPI, Express, Django, Rails, Go APIs, gRPC, REST design
| +-- database/ SQL optimization, schema design, migrations, indexing
| +-- devops/ Docker, Kubernetes, Terraform, CI/CD, GitHub Actions, AWS
| +-- mobile/ React Native, Flutter, Swift, Kotlin, iOS, Android
| +-- security/ Pen testing, code review, OWASP, vulnerability analysis
| +-- ai-ml/ LLM integration, embeddings, RAG, fine-tuning, agents
|
+-- productivity/
| +-- writing/ Emails, reports, documentation, blog posts, READMEs
| +-- analysis/ Research synthesis, data analysis, competitor research
| +-- planning/ Project specs, task breakdown, sprint planning, roadmaps
| +-- communication/ Meeting summaries, presentations, Slack messages
| +-- finance/ Financial modeling, budget analysis, investment memos
|
+-- creative/
| +-- design/ UI/UX briefs, design systems, Figma instructions
| +-- marketing/ Ad copy, landing pages, social media, brand voice
| +-- multimedia/ Video scripts, podcast outlines, image prompts
|
+-- other/
+-- uncategorized/ Domain-specific skills: legal, medical, education, science
| Folder | Original Repository | Focus Area |
|---|---|---|
agentscope-skills | [modelscope/agentscope](https://github.com/modelscope/agentscop |