{"id":37192290,"url":"https://github.com/tinywasm/mcpserve","last_synced_at":"2026-01-14T22:18:33.517Z","repository":{"id":330999606,"uuid":"1124800106","full_name":"tinywasm/mcpserve","owner":"tinywasm","description":"MCP server for TinyWasm ecosystem","archived":false,"fork":false,"pushed_at":"2026-01-11T15:26:57.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T18:06:48.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tinywasm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T16:29:05.000Z","updated_at":"2026-01-11T15:26:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tinywasm/mcpserve","commit_stats":null,"previous_names":["tinywasm/mcpserve"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tinywasm/mcpserve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinywasm%2Fmcpserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinywasm%2Fmcpserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinywasm%2Fmcpserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinywasm%2Fmcpserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinywasm","download_url":"https://codeload.github.com/tinywasm/mcpserve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinywasm%2Fmcpserve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T22:18:32.621Z","updated_at":"2026-01-14T22:18:33.505Z","avatar_url":"https://github.com/tinywasm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mcpserve\n\u003c!-- START_SECTION:BADGES_SECTION --\u003e\n\u003ca href=\"docs/img/badges.svg\"\u003e\u003cimg src=\"docs/img/badges.svg\" alt=\"Project Badges\" title=\"Generated by devflow from github.com/tinywasm/devflow\"\u003e\u003c/a\u003e\n\u003c!-- END_SECTION:BADGES_SECTION --\u003e\n\nStandalone, decoupled Model Context Protocol (MCP) server for the TinyWasm ecosystem.\n\n## Core Features\n- **Decoupled Architecture**: Domain handlers remain agnostic of MCP dependencies.\n- **Reflection Discovery**: Automatic tool extraction via `GetMCPToolsMetadata()`.\n- **IDE Integration**: automated configuration for VS Code \u0026 Antigravity (Profiles supported).\n\n## Setup\n```go\nh.mcp = mcpserve.NewHandler(config, handlers, tui, exit)\nh.mcp.ConfigureIDEs() // Auto-configures IDEs\ngo h.mcp.Serve()      // Starts HTTP server\n```\n\n## Documentation\n- [**IDE Support**](docs/IDE_SUPPORT.md): Auto-config logic, paths, and maintenance.\n- [**Development**](docs/DEVELOPMENT.md): How to add tools without dependencies.\n- [**Implementation**](docs/IMPLEMENTATION.md): Architecture details (Reflection \u0026 Execution).\n- [**Diagram**](docs/MCP_FLOW.mermaid): Visual workflow.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinywasm%2Fmcpserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinywasm%2Fmcpserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinywasm%2Fmcpserve/lists"}