M

metatool-ai/metatool-app

ServersActiveMIT

Overview

MetaMCP is a unified middleware MCP server with a GUI for managing MCP connections.

Capabilities

  • stdio transport support
  • network transport options
  • authentication support
  • github integration
  • mcp client integration

Best For

MetaMCP: A unified middleware MCP server with a GUI for managing MCP connections.

Decision Snapshot

Usage

available

Docs

7 links

Config

8 strong hints

Capabilities

5 key capabilities detected

  • • GitHub stars: 2213
  • • Forks: 324
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/15/2026

Usage

git clone https://github.com/metatool-ai/metamcp.git && cd metamcp && code .

Features

  • ?api_key= param api key auth doesn't work for SSE. It only works for Streamable HTTP and OpenAPI.
  • Best practice is to use the API key in Authorization: Bearer <API_KEY> header.
  • Try disable auth temporarily when you face connection issues to see if it is an auth issue.
  • Check invalidation.md for a seq diagram about how idle session invalidates during updates.
  • 🔐 **PKCE (Proof Key for Code Exchange)** enabled by default
  • 🛡️ **Authorization Code Flow** with automatic user creation
  • 🔄 **Auto-discovery** of OIDC endpoints
  • 🍪 **Seamless session management** with existing auth system

Use Cases

  • Capability coverage: stdio transport support; network transport options.

Supported Clients / Integrations

  • stdio transport support
  • network transport options
  • authentication support
  • github integration
  • mcp client integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

git clone https://github.com/metatool-ai/metamcp.git && cd metamcp && code .

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: MIT
  • Documentation coverage: high
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 2,213 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.