Skip to main content
Glama

Server Details

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mikerawsonnz/gosce-agents
GitHub Stars
1
Server Listing
A2A GOSCE Agents

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • First observedinvoke

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server exposing Vecura's bio/drug-discovery models to LLM agents. It authenticates users with JWT and forwards requests to existing Vecura services for model discovery, job submission, and status tracking.
    -
  • 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.
    21
    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,449
    147
    MIT
  • F
    license
    Not graded
    quality
    C
    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.

TDQS

A3.6/5.0
Disambiguation5/5

With only one tool, there is no risk of confusion between different tools. The single tool's purpose is clearly defined.

Naming Consistency5/5

Since there's only one tool, naming consistency is not applicable; it cannot be inconsistent. The name 'invoke' is generic but acceptable.

Tool Count3/5

One tool is borderline for a server that claims to handle both authentication and LLM completion. It may be too few, but it could function as a single endpoint.

Completeness3/5

The tool combines authentication and completion into one action, which may cover the core workflow. However, there are no separate tools for credential management or status checking, leaving potential gaps.