Remote Config
Createdsirmews
Dynamically load Model Context Protocol server capabilities from a remotely hosted configuration.
About
Acts as a bridge between MCP clients and remote APIs by parsing a remotely hosted configuration containing tools, resources, and prompts, each linked to remote API endpoints. It enables dynamic configuration, automatically refreshing its capabilities every 60 seconds, and supports all MCP primitives including tools, resources, and prompts.
Key Features
- Dynamic Configuration via remote JSON file.
- Auto-refresh configuration every 60 seconds.
- Supports MCP tools, resources, and prompts.
- Uses HTTP/HTTPS for handler endpoints.
- Declarative and composable model context.
Use Cases
- Connecting local MCP clients to remote APIs.
- Creating a flexible and remotely managed MCP server.
- Defining server capabilities through a remote configuration.