CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Llm Orchestration Agent

mikerawsonnz/gosce-agents
1 toolsHTTPregistry active
Summary

This is a LangChain wrapper that sends your prompt through a system plus human message chain to Gemini on Google's Vertex AI. It's part of the GOSCE Agents portfolio, a collection of automatically generated remote MCP servers that combine open source packages into metered, capability-scoped agents. The server runs as a remote endpoint over streamable HTTP and includes optional LangSmith tracing if you want observability on your chain execution. Reach for it when you need to delegate LLM orchestration to a hosted service rather than managing LangChain dependencies locally, or when you're working in the GOSCE ecosystem and want a traced Gemini proxy with micropayment metering already wired up.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

1 tools
invokeRun a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith tracing.1 params

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith tracing.

Parameters* required
inputstring
JSON request for this capability (the same body you'd send as an A2A message).

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

AgentCapabilityDocs
Structured Output MCP Agentstructured-outputREADME · Smithery
Traced LLM Proxytraced-geminiREADME · Smithery
Authenticated Multi-LLM Agentoauth-llmREADME · Smithery
FastAPI Auth Token ServiceauthREADME · Smithery
LLM Orchestration Agentlangchain-llmREADME · Smithery
LLM Observability & Orchestration Agentlangchain-llmREADME · Smithery
Authenticated LLM Agentauth-llmREADME · Smithery
Authenticated MCP Agentauth-llmREADME · Smithery
GOSCE Portfolio RouterrouterREADME · Smithery
LLM Orchestration Agent (Mcp)langchain-llmREADME · Smithery
LLM Observability & Orchestration Agent (Langchain)langchain-llmREADME · Smithery
Authenticated LLM Agent (Cryptography)oauth-llmREADME · Smithery
Authenticated LLM Agent (Google Auth Oauthlib)oauth-llmREADME · Smithery
Postgres + Redis Compose GeneratorcomposeREADME · Smithery
Observable Backend Stack GeneratormonitoringREADME · Smithery
Authenticated LLM Traced Agentoauth-llmREADME · Smithery
MySQL + Redis Compose GeneratorcomposeREADME · Smithery
MySQL + Redis Compose Generator (Adminer)composeREADME · Smithery
LLM Orchestration Traced Agentlangchain-llmREADME · Smithery
Memcached + MongoDB + Redis Compose GeneratorcomposeREADME · Smithery
LLM Orchestration MCP Agentlangchain-llmREADME · Smithery
MySQL + Redis Compose Generator (Nginx)infra-stackREADME · Smithery
Postgres + Kafka + Prometheus Stack Generatorinfra-stackREADME · Smithery
Kafka + MinIO + Redis Stack Generatorinfra-stackREADME · Smithery
Postgres + Kafka Stack Generatorinfra-stackREADME · Smithery
Postgres + Prometheus Stack Generatorinfra-stackREADME · Smithery
Postgres + Prometheus + Kafka Stack Generatorinfra-stackREADME · Smithery
Redis + MinIO Stack Generatorinfra-stackREADME · Smithery
Kafka + Redis + MinIO Stack Generatorinfra-stackREADME · Smithery
Redis + MinIO + Postgres Stack Generatorinfra-stackREADME · Smithery

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
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
AI & LLM Tools
Registryactive
TransportHTTP
UpdatedJun 2, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

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

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
Sequential Thinking

fradser/mcp-server-mas-sequential-thinking

An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
300