Authenticated LLM Agent
by a2a · ai-ml · mcp-server, smithery
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Unauthenticated calls are rejected. Ideal for gating paid inference behind login, per-user LLM access, authenticated AI gateways.
Source: https://bcrypt-langchain-openai-mcp-bb738e.getvda.ai
Install
git clone https://bcrypt-langchain-openai-mcp-bb738e.getvda.aiTags: mcp-server, smithery
⭐ 2,346 GitHub stars · Source: smithery
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Authenticated LLM Agent is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- LLM Observability & Orchestration Agent by a2a
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith tracing. Ideal for traced/observable LangChain pipelines, evaluating prompts, monitoring chain quality.
- FastAPI Auth Token Service by a2a
Hash passwords with bcrypt and issue/verify JWT session tokens. Ideal for issuing and verifying session JWTs for microservices, hashing credentials, building login/token flows.
- MCP Conformité IA by contact-agentia1984
Outils MCP pour la conformité IA (EU AI Act) : évaluation de risque, checklists réglementaires et veille, pour PME et organisations publiques françaises. Hébergé par AgentIA.
- Your-Echo-Agent- by pinksaltlamp75
Built by a PR tech publicist, Your Echo Agent delivers truly personalized cold emails tied to LinkedIn campaigns for SaaS, agencies, e-commerce, founders, local businesses, and PR clients — all from Claude, Cursor, Windsurf, or Continue.
- DevMatch by zachary-royals
DevMatch is an MCP server for hiring engineers based on what they've actually built. Connect from Cursor, Claude Desktop, or any MCP-compatible AI assistant and search 35M+ developers ranked by verified open-source contributions — not LinkedIn keywords or self-reported skills. **Three tools:** **`find_candidates`** — paste a job description, get a ranked shortlist with bio, top repos, contribution evidence, and contact info. Pro tier adds verified email enrichment on the top 5 results. **`get
- agentmarket by heavysword1
MCP server on Smithery
- agentpatent by heavysword1
MCP server on Smithery
- Dayze by polaris
Pay-per-call people + life-in-days knowledge API for AI agents. Public notable_* tools need no API key; USDC on Base via x402 after free tier. Timeline events include day_number.
Frequently asked questions
How do I install Authenticated LLM Agent?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Authenticated LLM Agent?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Authenticated LLM Agent free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.