{"id":46988754,"url":"https://github.com/appcypher/test-mcpb","last_synced_at":"2026-03-11T13:44:26.182Z","repository":{"id":333141359,"uuid":"1127139068","full_name":"appcypher/test-mcpb","owner":"appcypher","description":"mcpbs for testing only","archived":false,"fork":false,"pushed_at":"2026-02-03T00:23:15.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-03T13:54:22.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appcypher.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":"2026-01-03T09:02:51.000Z","updated_at":"2026-02-03T00:23:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/appcypher/test-mcpb","commit_stats":null,"previous_names":["appcypher/test-mcpb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/appcypher/test-mcpb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcypher%2Ftest-mcpb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcypher%2Ftest-mcpb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcypher%2Ftest-mcpb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcypher%2Ftest-mcpb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appcypher","download_url":"https://codeload.github.com/appcypher/test-mcpb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appcypher%2Ftest-mcpb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"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-03-11T13:44:25.487Z","updated_at":"2026-03-11T13:44:26.171Z","avatar_url":"https://github.com/appcypher.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-mcpb\n\nMCP (Model Context Protocol) server examples for testing.\n\n## Servers\n\n### hello\n\nSimple MCP server using stdio transport with a personalized greeting tool.\n\n### auth\n\nMCP server with OAuth 2.0 authorization using HTTP transport.\n\nFeatures:\n- OAuth 2.0 authorization code flow\n- Dynamic client registration\n- RFC 8707 resource indicator support\n- RFC 9728 protected resource metadata\n\n## Testing with tool-cli\n\n[tool-cli](https://github.com/zerocore-ai/tool-cli) is the recommended way to test these MCP servers.\n\n### Install tool-cli\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/zerocore-ai/tool-cli/main/install.sh | sh\n```\n\n### Test the servers\n\nEach server directory contains a `manifest.json` that tool-cli uses to run and inspect the server.\n\n**Inspect server capabilities:**\n\n```bash\ntool info ./hello              # Show tools, prompts, resources\ntool info ./hello --tools      # Show only tools\ntool info ./hello --json       # Output as JSON\n```\n\n**Call tools directly:**\n\n```bash\ntool call ./hello -m greet -p name=\"World\"\ntool call ./auth -m greet -p name=\"World\"  # Will trigger OAuth flow\n```\n\n**Verbose mode (see MCP protocol messages):**\n\n```bash\ntool call ./hello -m greet -p name=\"World\" --verbose\n```\n\n**Validate manifest:**\n\n```bash\ntool validate ./hello\ntool validate ./hello --strict  # Treat warnings as errors\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappcypher%2Ftest-mcpb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappcypher%2Ftest-mcpb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappcypher%2Ftest-mcpb/lists"}