Add ai.pubfi-mcp - #262
Merged
Merged
Conversation
Signed-off-by: Xavier Lau <x@acg.box>
its-mash
approved these changes
Jun 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Type
Summary
Adds PubFi MCP as a hosted Streamable HTTP MCP server definition.
Fixes #259.
Server Details
ai.pubfi-mcphttpapi_keyai-ml,developer-toolsChecklist
CI-enforced — your PR will fail without these
servers/<id>.jsonidfield exactlyid,name,transportpnpm validate servers/<id>.jsonpassespnpm check-conflictspasses (no duplicate IDs or aliases)pnpm testpassesgit commit -s(DCO)Reviewer quality bar
descriptionis one clear sentence — no marketing fluffcategories.jsonis assigned${input:ID}placeholder has a matchingmetadata.inputs[].id"secret": trueobtainblock with step-by-step instructions (numbered,\nbetween steps)auth.typeis consistent with how credentials are actually wired into the transportlinks.repositoryresolves (when the upstream is public)capabilities(tools/resources/prompts/read_only_mode) reflect what the server actually implementsplatformsis accurate — don't claim["all"]without verifying Windows/macOS/LinuxPlatform-managed fields — leave unset
badges,stats,sponsored,featuredpublisher.official,publisher.verified,publisher.domain_verified_platform*-prefixed keysTrademark & branding
logoURL (an asset I'm allowed to hot-link — emoji are not accepted)Tested locally (recommended for new servers)
Notes for Reviewers
The hosted MCP endpoint is
https://mcp.pubfi.ai;https://mcp.pubfi.ai/healthzreturns{"status":"ok"}. Public MCP metadata is published at https://pubfi.ai/.well-known/mcp.json and https://pubfi.ai/.well-known/mcp/server-card.json.The server card currently lists six tools and no resources/prompts, so this definition sets
capabilities.toolsto true andresources/promptsto false.