8000 Releases · metatool-ai/metamcp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: metatool-ai/metamcp

Fix auth in nginx setup and bug fixes

28 Jun 08:56
95ed1f9
Compare
Choose a tag to compare

MetaMCP 2.0 rewritten architecture.

26 Jun 12:33
Compare
Choose a tag to compare

Overview

  • Remote only and all-in-one, no local proxy needed (but you can choose to run without docker in your local machine, or use a stdio proxy with it)
  • No project/workspace layer concepts, You can create MCP servers, group them together into namespaces, and assign endpoints to them.
  • Complete auth.
  • In house inspector to check whether MetaMCP is working or not.

Check main branch README for more details

https://github.com/metatool-ai/metamcp/pkgs/container/metamcp/447514139?tag=2.0.5

docker pull ghcr.io/metatool-ai/metamcp:2.0.5

Support Streamable HTTP MCP Servers

21 May 13:21
736aad6
Compare
Choose a tag to compare

Bug fixes & remote hosting streamable http output

11 May 09:56
87df711
Compare
Choose a tag to compare

Bug fixes & remote hosting streamable http output (fixed last version)
By utilizing sessionId better.

OAuth & Remote Hosting with fixed builds

02 May 13:47
70b9f1b
Compare
Choose a tag to compare

OAuth & Remote Hosting

01 May 21:31
74d5be3
Compare
Choose a tag to compare

Fixes
#36
#38

Features

Tool Execution Logs

08 Apr 16:59
36d1baa
Compare
Choose a tag to compare

This feature is gated by TOOL_LOGS capability sent from your MetaMCP host, so no worries of leaking data.

#31
metatool-ai/mcp-server-metamcp#12

Screenshot 2025-04-09 at 12 59 41 AM

Improve installation exp by fixing migration

07 Apr 12:33
7556ed9
Compare
Choose a tag to compare
  • Fix docker migration issue by waiting for a health check of pg #29 in #30
  • Other minor fixes

Windows Compatibility and SSE transport

29 Mar 09:16
Compare
Choose a tag to compare
  • After MCP official typescript SDK 1.8.0 MetaMCP is natively compatible with Windows.
  • MetaMCP bumped the dependency version to make itself working with Windows natively. And also provide an option to start as standalone SSE server locally.

v0.4.0 Tool Management

27 Mar 13:38
Compare
Choose a tag to compare
  • For stdio servers, rely on MetaMCP mcp server to report back listed tools
  • For sse servers, allow proactive refresh of tools
  • Allow enabling tool level management
  • Allow toggle on/off tool level for each MCP server
0