mcp-context-forge icon indicating copy to clipboard operation
mcp-context-forge copied to clipboard

A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API end...

Results 100 mcp-context-forge issues
Sort by recently updated
recently updated
newest added

### 🐞 Bug Summary After a cold restart of the server/Kubernetes node (e.g., powered off overnight), the Admin Web UI intermittently returns **401 Unauthorized** for privileged actions even though I...

bug
triage

### 🐞 Bug Summary Created a sample A2A Agent. Will provide the code below. 1. A2A agent is exposed as an api endpoint and takes a user query. There is...

bug
triage

**Title:** MCP Server Marketplace **Goal:** Create a comprehensive **centralized marketplace for discovering, installing, and managing MCP servers** with enterprise-grade controls, community features, and seamless integration into the gateway's server management...

enhancement
triage
python

### 🧭 Epic **Title:** Publish multi-architecture ARM64 Docker image for MCP Gateway **Goal:** Enable seamless deployment of MCP Gateway on ARM64 platforms such as Apple Silicon Macs by providing an...

enhancement
good first issue
help wanted
triage

### 📚 Documentation Issue Summary Document is not clear on how to test a2a agent as a mcp tool. When tested the virtual server doesn't return the a2a agent which...

documentation
triage

# Transition linter execution from local venv to uvx-driven ## Summary Replace venv-based Python linter execution in the Makefile with `uvx` (uv's tool runner) to improve consistency, reduce venv bloat,...

### 🔧 Chore Summary Hello. Would be very lovely if you will support docker image built with OS that is having a glibc, supporting x86-64-v2 CPU-s. I successfully built and...

triage
devops
cicd
chore

# 🛡️ Epic: A2AS Framework - Runtime Security and Self-Defense for MCP and A2A ## Goal Implement the **A2AS (Agentic AI Runtime Security and Self-Defense) Framework** as a comprehensive runtime...

# 📋 Epic: Custom Metadata Fields - Rich Extensible Metadata System ## Goal Implement **custom metadata fields** that allow administrators to extend MCP servers, tools, resources, and A2A agents with...

enhancement