authenticated-llm-agent
Server Details
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 40 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mikerawsonnz/gosce-agents
- GitHub Stars
- 1
- Server Listing
- A2A GOSCE Agents
TDQS
Scored across 1 tool
With only one tool, there is no risk of confusion between tools. The single tool has a clearly distinct purpose.
A single tool name 'invoke' is inherently consistent in naming pattern since there are no other tools to compare.
Having only one tool is borderline appropriate for an LLM agent server. It combines authentication and completion in one call, which may be too coarse for some use cases, but for a simple gateway it could suffice.
The tool surface is severely incomplete for a typical LLM agent: there are no separate tools for user management, session handling, history, or configuration. The single tool lumps authentication and completion together, leaving no room for common agent operations.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
invoke
Related MCP Connectors
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
Authenticated LLM Agent (Bcrypt)
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceEnables an orchestrating LLM to delegate bounded text tasks and extract structured findings to a Gemini model through validated MCP tools, while keeping the bridge local and security-conscious.Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables secure, natural language access to private Cloud SQL PostgreSQL data for catering CRM management, exposing database CRUD operations as MCP tools via Cloud Run.19 npmMIT
- AlicenseNot gradedqualityCmaintenanceThis is a server that lets your LLMs (like Claude) talk directly to your BigQuery data! Think of it as a friendly translator that sits between your AI assistant and your database, making sure they can chat securely and efficiently.1,477 npm148MIT
- FlicenseNot gradedqualityDmaintenanceA FastMCP server providing session-based memory and dynamic authentication using LangChain and Google Gemini. It enables persistent conversation history tracking through a session-ID system over HTTP transport.-
Glama MCP Gateway
Add one secure layer between your agents and this server.