Skip to content

chore: remove outdated MCP server and its deployment - #71

Closed
contextualbeer wants to merge 1 commit into
mainfrom
remove-mcp-server
Closed

chore: remove outdated MCP server and its deployment#71
contextualbeer wants to merge 1 commit into
mainfrom
remove-mcp-server

Conversation

@contextualbeer

@contextualbeer contextualbeer commented Aug 27, 2026

Copy link
Copy Markdown

Summary

  • Removes the outdated packages/mcp-server subpackage entirely — its npm deploy was failing and the server is no longer maintained (confirmed with founder).
  • Cleans up all deployment wiring: the MCP tarball upload in CI, the MCP publish path and DXT release-asset upload in publish-npm.yml, and the MCP version-bump entries in release-please-config.json.
  • Removes the MCP section from the README, the subpackage build loop in scripts/build, and MCP-only ignore entries (.dockerignore deleted, .gitignore/.prettierignore trimmed).

The main context.dev package is untouched and its publish flow works as before.

Test plan

  • yarn install --frozen-lockfile succeeds
  • ./scripts/build passes (tsc, attw, publint all green)
  • ./scripts/lint passes
  • Verify next release publishes context.dev only

Note: this repo is Stainless-generated — if the MCP target is still enabled in the Stainless config, the next codegen run will regenerate it. Disable it there as well.

Made with Cursor

The MCP server npm deploy was failing and the package is no longer
maintained. Removes packages/mcp-server along with its CI upload,
publish workflow steps, release-please entries, and README section.

Co-authored-by: Cursor <cursoragent@cursor.com>
@contextualbeer

Copy link
Copy Markdown
Author

SDK builder will take care of this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant