ageborn-dev/architect-mcp-server
A powerful, self-extending MCP server for dynamic AI tool orchestration. Features sandboxed JS execution, capability-based security, automated rate limiting, marketplace integration, and a built-in monitoring dashboard. Built for the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"architect-mcp-server": {
"command": "npx",
"args": [
"-y",
"architect-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...