Stats
Actions
Tags
Local stdio MCP server run via npx al-mcp-server. Extends Claude Code with tools, resources, or prompt templates. No secrets or environment variables required. Capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"al-mcp-server": {
"command": "npx",
"args": [
"al-mcp-server"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub stefanmaron/claude-configs --plugin profile-al-development