Skip to content

Releases: metatool-ai/metamcp

OAuth & Remote Hosting with fixed builds

02 May 13:47
70b9f1b

Choose a tag to compare

OAuth & Remote Hosting

01 May 21:31
74d5be3

Choose a tag to compare

Fixes
#36
#38

Features

Tool Execution Logs

08 Apr 16:59
36d1baa

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

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

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

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

Version 0.3.2 JSON import/export

22 Mar 06:27
b907575

Choose a tag to compare

  • Improved JSON import to include type field and support "SSE".
  • Added JSON export support.

Version 0.3.1 Smithery Support

13 Mar 09:39

Choose a tag to compare

v0.3.0 SSE Support

07 Mar 09:16

Choose a tag to compare

  • Add support for SSE MCP servers

v0.0.2

04 Feb 07:43
e3270ff

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

Added following experimental features:

  • Explore and Search MCP servers: search within metatool app and install it with one-click with some autofilled guidance on config and environment variables setups
  • Custom MCP servers: create and upload python code and deploy it instantly to your client through mcp-server-metatool