Skip to content

​Add agent-token-stripper server - #1572

Closed
GoldMineX wants to merge 2 commits into
modelcontextprotocol:mainfrom
GoldMineX:main
Closed

​Add agent-token-stripper server#1572
GoldMineX wants to merge 2 commits into
modelcontextprotocol:mainfrom
GoldMineX:main

Conversation

@GoldMineX

Copy link
Copy Markdown

Summary

Adds the agent-token-stripper server configuration to the official MCP registry.

  • Server ID: io.github.goldminex/agent-token-stripper
  • Transport Type: HTTP
  • Endpoint: https://gold-mind-max.vercel.app/api/extract
  • Capability: Strips HTML bloat, styles, and scripts to return token-optimized plain text for LLM context windows with x402 micropayments on Base L2.

Checklist

  • I have read the MCP Documentation
  • My code/config follows the repository style guidelines
  • Validated JSON schema locally

@github-actions

Copy link
Copy Markdown

Hi @GoldMineX 👋 — thanks for your interest in the MCP Registry!

It looks like this PR is trying to publish an MCP server by adding or editing server files in this repository (under servers/, data/servers/, or in data/seed.json). That isn't how servers get published, so I'm closing this PR automatically.

Servers are published with the mcp-publisher CLI, not by opening a pull request against this repo. The CLI verifies that you own your namespace and submits your server.json directly to the live registry API.

To publish your server, follow the Publishing Quickstart. In short:

# Build the publisher CLI
make publisher

# Authenticate (e.g. via GitHub) and publish your server.json
./bin/mcp-publisher login github
./bin/mcp-publisher publish

Note: data/seed.json is seed data for local development only — adding entries there does not publish anything to the registry.

If you believe this was closed in error, please leave a comment and a maintainer will take a look. 🙇

This is an automated message.

@github-actions github-actions Bot added the invalid This doesn't seem right label Aug 25, 2026
@github-actions github-actions Bot closed this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant