llms
Verified Safeby matteocervelli
Overview
A centralized configuration and documentation management system for LLMs, providing tools for building skills, commands, agents, prompts, and managing MCP servers across multiple LLM providers.
Installation
No command providedSecurity Notes
The system interacts with external LLM APIs (Anthropic, OpenAI) which requires secure handling of API keys (e.g., via `.claude/settings.local.json` which is gitignored). It executes local scripts and development hooks. The project itself explicitly integrates security assessments and checks within its `FEATURE-IMPLEMENTER` workflow, which is a positive indicator for the code it generates, but users should be mindful of running any multi-agent system that can execute code.
Similar Servers
pluggedin-app
A testing environment for MCP (Model Context Protocol) servers, enabling interaction via a chat interface powered by Large Language Models (LLMs) and LangChain ReAct framework.
AgentUp
A developer-first framework for building, deploying, and managing secure, scalable, and configurable AI agents, supporting various agent types (reactive, iterative) and the Model-Context Protocol (MCP) for seamless interactions.
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
mcp-cli
Manages and deploys Model Context Protocol (MCP) server configurations (local, container, remote) to various AI tools, simplifying their setup and profile switching.