awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
open-webui avatar

open-webui/mcpo

0
View on GitHub↗
3,983 स्टार्स·440 फोर्क्स·Python·mit·10 व्यूज़docs.openwebui.com/features/plugin/tools/openapi-servers/mcp↗

Mcpo

mcpo is a gateway and router that converts Model Context Protocol tools into standard REST API endpoints. It functions as a validation proxy and security layer, mapping multiple tool server configurations to unique URL paths while using standardized schema definitions to validate input parameters and output formats.

The project implements an OAuth security layer using dynamic client registration to verify identities via an authentication server. It also acts as a bridge for reverse proxies by applying configurable base paths to internal endpoints, ensuring compatibility with network load balancers.

The system manages tool server integration through configuration-driven loading and dynamic routing, providing a centralized hub for AI agent workflow automation.

Features

  • Multi-Protocol Tool Exposures - Exposes Model Context Protocol tools as standard REST API endpoints for consumption by external AI agents.
  • Agentic Workflow Automation - Provides a central hub for routing and managing tool servers to automate complex AI agent workflows.
  • LLM Tool Definitions - Creates and exposes functional REST APIs and tool schemas from MCP protocols for language model execution.
  • Server Routers - Maps multiple MCP server configurations to unique URL paths with dynamic schema updates.
  • REST Gateways - Provides a gateway that converts Model Context Protocol tools into standard REST API endpoints.
  • Application REST API Gateways - Functions as a REST API gateway that exposes internal MCP tools as standard web endpoints.
  • Tool Server Configurations - Loads multiple tool configurations from a single source to assign unique routes and schemas.
  • JSON Schema Validation - Uses JSON schema validation to ensure the integrity and presence of required fields in tool request payloads.
  • Validation Proxies - Acts as a validation proxy using JSON schemas to verify tool input parameters and output formats.
  • Dynamic Routing - Provides capabilities for modifying application route tables at runtime to map tool servers to unique URL paths.
  • Client Registration Protocols - Implements standardized procedures for securely onboarding and registering clients via dynamic client registration.
  • OAuth 2.1 Implementations - Implements OAuth 2.1 authentication strategies using dynamic client registration for secure access.
  • OAuth2 Client Management - Manages the registration and scoping of external application access to tool endpoints via OAuth2.
  • Model Context Protocol - Integration layer for using protocol servers within web interfaces.

स्टार हिस्ट्री

open-webui/mcpo के लिए स्टार हिस्ट्री चार्टopen-webui/mcpo के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

open-webui/mcpo क्या करता है?

mcpo is a gateway and router that converts Model Context Protocol tools into standard REST API endpoints. It functions as a validation proxy and security layer, mapping multiple tool server configurations to unique URL paths while using standardized schema definitions to validate input parameters and output formats.

open-webui/mcpo की मुख्य विशेषताएं क्या हैं?

open-webui/mcpo की मुख्य विशेषताएं हैं: Multi-Protocol Tool Exposures, Agentic Workflow Automation, LLM Tool Definitions, Server Routers, REST Gateways, Application REST API Gateways, Tool Server Configurations, JSON Schema Validation।

open-webui/mcpo के कुछ ओपन-सोर्स विकल्प क्या हैं?

open-webui/mcpo के ओपन-सोर्स विकल्पों में शामिल हैं: modelcontextprotocol/inspector — The inspector is a diagnostic and validation tool for the Model Context Protocol. It provides an interactive interface… ory/hydra — Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed… ibm/mcp-context-forge — mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a… garrytan/gbrain — gbrain is an agent framework and retrieval-augmented generation system that combines a durable task queue, a… mrexodia/ida-pro-mcp. modelcontextprotocol/servers — The Model Context Protocol is a standardized communication framework designed to connect language models to external…

Mcpo के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Mcpo के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • modelcontextprotocol/inspectormodelcontextprotocol का अवतार

    modelcontextprotocol/inspector

    8,721GitHub पर देखें↗

    The inspector is a diagnostic and validation tool for the Model Context Protocol. It provides an interactive interface and a transport proxy to discover, inspect, and execute the tools, prompts, and resources provided by an MCP server. The project serves as a debugger and compliance tester to verify that server implementations adhere to the protocol specification and JSON-RPC standards. It allows for real-time monitoring of message exchanges and logs between clients and servers across various transport layers, such as standard input/output and Server-Sent Events. The tool covers a broad rang

    TypeScript
    GitHub पर देखें↗8,721
  • ory/hydraory का अवतार

    ory/hydra

    17,236GitHub पर देखें↗

    Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed as an authentication engine that manages authorization handshakes and token lifecycles while remaining decoupled from the user interface. The project distinguishes itself through a headless architecture, allowing external management of login and consent flows. It provides specialized capabilities for dynamic client registration, JSON Web Token issuance, and a system for rotating encryption secrets without service downtime. The system covers a broad range of identity operations

    Go
    GitHub पर देखें↗17,236
  • ibm/mcp-context-forgeIBM का अवतार

    IBM/mcp-context-forge

    3,310GitHub पर देखें↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Pythonagentsaiapi-gateway
    GitHub पर देखें↗3,310
  • garrytan/gbraingarrytan का अवतार

    garrytan/gbrain

    23,848GitHub पर देखें↗

    gbrain is an agent framework and retrieval-augmented generation system that combines a durable task queue, a git-synced vector store, and a knowledge graph engine. It provides a foundation for building AI agents that interact with structured knowledge bases using the Model Context Protocol. The system synchronizes markdown files from a git repository into a database for high-performance semantic retrieval and creates typed edges between data pages by extracting entity references and wikilinks. It uses a database-backed queue to execute persistent background jobs and tool loops, ensuring relia

    TypeScript
    GitHub पर देखें↗23,848
Mcpo के सभी 30 विकल्प देखें→