UM

Universal MCP Servers

Created 7 months ago

Universal MCP acts as a middleware for your API applications.

development documentation public

What is Universal MCP Servers?

A collection of MCP servers created using the [AgentR Universal MCP SDK](https://github.com/universal-mcp/universal-mcp).

Documentation

Universal MCP Documentation

Universal MCP acts as a middleware for your API applications. It can store your credentials, authorize, enable/disable apps on the fly, and much more.

Features

  • Store credentials
  • Authorize applications
  • Enable/disable apps on the fly

Installation

To install Universal MCP, clone the repository:

git clone https://github.com/universal-mcp/universal-mcp.git

Usage

To use Universal MCP, follow the instructions in the README file.

Server Config

{
  "mcpServers": {
    "universal-mcp-servers-server": {
      "command": "npx",
      "args": [
        "universal-mcp-servers"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 17, 2025
Updated At: Aug 07, 2025
Author: AgentR
Category: community
License: MIT
Tags:
development documentation public