A2A GOSCE Agents
This server provides a portfolio of AI agents accessible via the A2A (Agent-to-Agent) protocol, covering LLM orchestration, authentication, observability, and infrastructure generation. A central GOSCE Portfolio Router discovers and routes requests to verified agents by capability.
Available agents:
Structured Output (
structured-output-agent): Convert a prompt and field schema into validated, typed JSON using Instructor over Gemini on Vertex AI.Traced LLM Proxy (
traced-llm-proxy): Proxy Gemini completions wrapped in OpenTelemetry trace spans, returning the answer along with a trace/span ID.Authenticated Multi-LLM Agent (
authenticated-multi-llm-agent): Google OAuth-gated LLM gateway that verifies a Google ID token before running a Gemini completion.Auth Token Service (
auth-token-service): Hash passwords with bcrypt and issue/verify JWT session tokens.LLM Orchestration Agent (
llm-orchestration-agent): Run prompts through a LangChain chain over Gemini on Vertex AI, with optional LangSmith tracing.LLM Observability & Orchestration (
llm-observability-orchestration): Same as above, with added observability support.Authenticated LLM Agent (
authenticated-llm-agent): JWT-gated gateway that authenticates via bcrypt/JWT before running a LangChain Gemini completion; unauthenticated calls are rejected.Authenticated MCP Agent (
authenticated-mcp-agent): Same as above but MCP-enabled.GOSCE Portfolio Router (
gosce-portfolio-router): Routes requests to the appropriate agent based on capability, providing quality-assured brokering across the entire portfolio.Infrastructure Stack Generation: Generate compose configurations for common backend services (Postgres, Redis, MySQL, MongoDB, Kafka, Prometheus, MinIO, RabbitMQ, Grafana, Nginx, etc.).
Generates Docker Compose stacks that include Adminer for database management alongside MySQL and Redis.
Provides authentication via Google OAuth for LLM agents, verifying Google ID tokens for secure access.
Generates Docker Compose stacks that include Grafana for monitoring and visualization alongside Postgres.
Generates Docker Compose stacks that include MinIO object storage, often combined with Redis, Postgres, or Kafka.
Generates Docker Compose stacks that include MongoDB along with Memcached and Redis.
Generates Docker Compose stacks that include MySQL, often combined with Redis and other services like Adminer or Nginx.
Generates Docker Compose stacks that include Nginx as a reverse proxy alongside MySQL and Redis.
Generates a backend stack for Observable, providing monitoring and observability tools.
Generates Docker Compose stacks that include Prometheus for monitoring, often combined with Postgres and Kafka.
Generates Docker Compose stacks that include RabbitMQ message broker alongside Redis.
Generates Docker Compose stacks that include Redis, combined with various other databases and services for caching and messaging.
GOSCE Agents
A portfolio of production remote MCP + A2A agents running on getvda.ai, discovered + quality-assured by the GOSCE Portfolio Router. Each agent is capability-scoped, speaks open A2A + MCP, and is metered with Nevermined x402 micropayments (discovery is free).
Generated by GOSCE (GitHub Open-Source Combination Engine) — an automated pipeline that mines the OSS dependency graph for monetizable package combinations and deploys each as a verified agent.
Agents
Agent | Capability | Docs |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
Elasticsearch + MongoDB + Redis Stack Generator (Elasticsearch/Elasticsearch) |
| |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
LLM Observability & Orchestration Agent (LangChain Community) |
| |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
RabbitMQ + Elasticsearch + Postgres Stack Generator (Elasticsearch/Elasticsearch) |
| |
| ||
|
Related MCP server: IteraTools MCP
Entry point
Query the Portfolio Router for any capability — it returns the matching verified agent's endpoint, Agent Card, and a real example output from its own health probe.
Portfolio: https://getvda.ai/agents
Router: https://router.getvda.ai
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-quality-maintenanceA high-performance Go-based MCP server that provides a microservice architecture for orchestrating diverse tools through gRPC and HTTP/REST APIs. Enables seamless integration of language-agnostic tools including ML capabilities, web search, calculations, and human interaction for intelligent agent workflows.Last updated2
- AlicenseBqualityDmaintenanceProduction-ready MCP server with 40+ tools — QR codes, PDFs, text processing, TTS, web scraping, image generation and more. Built for AI agents.Last updated2537MIT
- Alicense-qualityAmaintenanceWe built a hosted MCP server that gives AI agents two capabilities through a single connection: 1. img-forge — Image generation across 5 quality tiers (SDXL Lightning to Gemini 3.1 Flash). One tool call, 5-30 seconds, done. 2. Stackbilder — Full-stack architecture scaffolding. Describe a product, get a 6-mode pipeline (Product → UX → Risk → Architect → TDD → Sprint)Last updatedMIT
- AlicenseAqualityCmaintenanceScore your agent's governance (0-100), lint MCP tool definitions, and estimate costs across all major models. Free diagnostic tools with no API key needed. Expert skill files on governance, economics, and system architecture available with free tier.Last updated81MIT
Related MCP Connectors
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikerawsonnz/gosce-agents'
If you have feedback or need assistance with the MCP directory API, please join our Discord server