Nexoraa MCP Server
Nexoraa
Die offene KI-Arbeitskräfte-Plattform. Kartiere die 137 KI-Jobs, die in deinem Unternehmen über 7 Abteilungen hinweg versteckt sind, stelle sie als ausführbare Skills in Abhängigkeitsreihenfolge bereit und besitze alles.
Ein vollwertiges, verkaufbares SaaS — Premium-Marketing-Website, eine animierte interaktive Nexus-Karte, eine geschützte Skill-Bibliothek (36 ausführbare Skills, die alle 137 Jobs abdecken), Preise mit Stripe-Checkout, Auth und ein persönliches Rollout-Dashboard — plus die offene Engine (Skills + Audit-CLI + MCP-Server), auf der es aufbaut.
Live-Oberflächen: / Landing · /explore interaktive Karte · /skills + /skills/[...] geschützte Bibliothek · /pricing · /signin /signup · /dashboard.
Stack
Next.js 16 (App Router, RSC) · React 19 · TypeScript (streng)
Tailwind CSS v4-Design-Tokens · Framer Motion (
motion) für alle AnimationenStripe-Abonnements (schlüsselgeschützt) · jose-JWT-Sessions · PBKDF2-Passwort-Hashing
Content-getrieben: liest
content/skilltree.json(die Taxonomie) undcontent/skills/*.md(die Skill-Dateien) bei jeder Anfrage. Die offene Engine befindet sich incontent/engine/.
Related MCP server: skills-mcp-server
Schnellstart
pnpm install
pnpm dev # http://localhost:3000 (Turbopack)
pnpm build && pnpm startKonfiguration (alle optional — die App läuft ohne diese offen)
Env-Variable | Aktiviert |
| Live-Checkout auf |
| Signaturschlüssel für Session-JWTs (andernfalls wird ein Dev-Standard verwendet) |
Auth ist Demo-Qualität (dateibasierter Benutzerspeicher unter content/.users.json, git-ignoriert). Tausche src/lib/users.ts in der Produktion gegen eine echte Datenbank aus.
Architektur
src/app/ routes (landing, explore, skills, pricing, dashboard, auth, /api/*)
src/components/ map (Nexus + explore), marketing, skills, pricing, dashboard, auth, ui, site
src/lib/ data + skills loaders, session, entitlement, stripe, map model
content/
skilltree.json 7 departments · 34 functions · 137 jobs (tools + autonomy level)
skills/ 36 SKILL.md files (Foundation + 34 function skills), MIT
engine/ the Python engine: audit CLI, KB scaffolder, LLM runner, MCP serverZugriffsbeschränkung
Kostenlos wird jeder Skill (~40 % der Datei) und die gesamte Karte als Vorschau angezeigt. Pro/Team schalten die vollständigen Skill-Dateien frei. Die Berechtigung ist eine einzige Quelle der Wahrheit in src/lib/entitlement.ts, gesteuert durch ein signiertes Session-Cookie; der Stripe-Checkout aktualisiert den Plan bei Erfolg.
Die Nexus-Karte
src/components/map/nexus.tsx — ein animiertes radiales SVG: ein zentraler Company-Brain-Hub mit den 7 umkreisenden Abteilungen; die Auswahl einer Abteilung fächert ihre Funktionen mit gestaffelter, federnder Bewegung auf. Treibt sowohl den Hero (automatischer Zyklus) als auch /explore (interaktiv mit Live-Detailpanel, Suche, Deep-Links und Autonomie-Legende) an.
Die offene Engine (content/engine)
Gleiche Taxonomie, ausführbar aus einem Terminal oder jedem MCP-Client:
cd content # the engine package sits alongside skilltree.json + skills/
python3 -m engine stats # 137 jobs · 36 skills
python3 -m engine audit --out tree.json # inspect your stack; import into /dashboard
python3 -m engine mcp # stdio MCP server exposing all skillsLizenz
MIT. Alles, was du baust, gehört dir.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive AI model metadata through MCP, enabling search and filtering of 100+ AI models by capabilities, pricing, context length, and provider specifications.MIT
- AlicenseNot gradedqualityDmaintenanceA high-performance MCP server that provides BM25-ranked search and structured access to over 1,300 AI skills, enabling context-efficient discovery and usage of AI capabilities while minimizing token consumption.20ISC
- AlicenseAqualityCmaintenanceMCP server exposing 40 best-practice product management skills plus workflows and lifecycle tools, instantly accessible to any AI via Model Context Protocol.196618Apache 2.0
- AlicenseAqualityDmaintenanceProvides 634+ curated production-ready AI skills for any MCP-compatible client, covering areas like security, frontend, backend, infrastructure, AI/ML, and architecture. Enables AI agents to access best practices, patterns, and solutions across multiple domains.681MIT
Related MCP Connectors
A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.
290+ quality-scored API capabilities for AI agents across 27 countries via MCP.
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/astatineRS/Nexoraa-tree'
If you have feedback or need assistance with the MCP directory API, please join our Discord server