Skip to main content
Glama

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

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no risk of confusion between tools. The single tool has a clearly distinct purpose.

Naming Consistency5/5

A single tool name 'invoke' is inherently consistent in naming pattern since there are no other tools to compare.

Tool Count3/5

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.

Completeness2/5

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. 1 tool update
    • First observedinvoke

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables 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 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    This 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 npm
    148
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.