Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

tinywasm/mcpserve

Repository files navigation

mcpserve

Project Badges

Standalone, decoupled Model Context Protocol (MCP) server for the TinyWasm ecosystem.

Core Features

  • Decoupled Architecture: Domain handlers remain agnostic of MCP types while using shared metadata.
  • Interface-based Discovery: Strict typing via ToolProvider interface.
  • IDE Integration: automated configuration for VS Code & Antigravity (Profiles supported).

Setup

h.mcp = mcpserve.NewHandler(config, toolProviders, tui, exit)
h.mcp.ConfigureIDEs() // Auto-configures IDEs
go h.mcp.Serve()      // Starts HTTP server

Documentation

About

MCP server for TinyWasm ecosystem

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages