Skip to content

Tags: pulsemcp/mcp-servers

Tags

claude-code-agent-mcp-server@0.0.6

Toggle claude-code-agent-mcp-server@0.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
tadasant Tadas Antanavicius
fix: add test script to local package.json for CI

- Added test script that gracefully exits with message
- Required by verify-publications CI workflow which runs 'npm test'
- Tests are handled at workspace root level, not local package level
- Resolves 'Missing script: test' error in CI verification

claude-code-agent-mcp-server@0.0.5

Toggle claude-code-agent-mcp-server@0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
tadasant Tadas Antanavicius
Bump version to 0.0.5 with breaking serverConfigs parameter removal

BREAKING CHANGE: Removed server_configs parameter from install_servers tool.
Users should now configure servers exclusively via environment variables.

Changes:
- Version bump: 0.0.4 → 0.0.5
- Updated CHANGELOG.md with breaking change details
- All 73 tests still pass after parameter removal
- CI verified passing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

claude-code-agent-mcp-server@0.0.4

Toggle claude-code-agent-mcp-server@0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: restore missing prepare-publish.js for claude-code-agent (v0.0.4) (

#167)

## Summary

Fixes the missing `prepare-publish.js` file for the claude-code-agent
MCP server that was accidentally deleted during the directory
architecture refactoring in commit 1a5f484.

- Restored `prepare-publish.js` file following the same pattern as other
MCP servers
- Bumped version to 0.0.4 to trigger CI build and verify the fix works
- Tested the script locally to ensure it builds correctly

## Test plan

- [x] Script runs successfully without errors
- [x] Shared directory builds properly 
- [x] Local package builds correctly
- [x] Files are copied as expected for publishing
- [ ] CI passes (will verify after PR creation)

🤖 Generated with [Claude Code](https://claude.ai/code)

---------

Co-authored-by: Claude <noreply@anthropic.com>

claude-code-agent-mcp-server@0.0.3

Toggle claude-code-agent-mcp-server@0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
tadasant Tadas Antanavicius
chore: bump claude-code-agent to v0.0.3

- Add working_directory parameter requirement (BREAKING)
- Implement directory separation architecture
- Fix transcript path to Claude Code native files
- Update manual test results for commit a35b31b

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

twist-mcp-server@0.2.0

Toggle twist-mcp-server@0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165)

## Summary

Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP
servers in the repository.

### Version Bumps

**MCP Servers:**
- appsignal: 0.2.15 → 0.3.0
- hatchbox: 0.0.2 → 0.1.0
- pulsemcp-cms-admin: 0.0.4 → 0.1.0
- twist: 0.1.18 → 0.2.0
- pulse-fetch: 0.2.14 → 0.3.0

**Libraries:**
- libs/test-mcp-client
- libs/mcp-server-template

### Changes Made

1. Updated SDK dependency in all shared/ and local/ package.json files
2. Ran npm install to update package-lock.json files
3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch
4. Updated all CHANGELOG.md files
5. Bumped minor versions for all servers
6. All tests passing ✅

### Test Results

- ✅ appsignal: 84 tests passing
- ✅ hatchbox: 25 tests passing
- ✅ pulsemcp-cms-admin: 10 tests passing
- ✅ twist: 27 tests passing
- ✅ pulse-fetch: 207 tests passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude <noreply@anthropic.com>

pulsemcp-cms-admin-mcp-server@0.1.0

Toggle pulsemcp-cms-admin-mcp-server@0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165)

## Summary

Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP
servers in the repository.

### Version Bumps

**MCP Servers:**
- appsignal: 0.2.15 → 0.3.0
- hatchbox: 0.0.2 → 0.1.0
- pulsemcp-cms-admin: 0.0.4 → 0.1.0
- twist: 0.1.18 → 0.2.0
- pulse-fetch: 0.2.14 → 0.3.0

**Libraries:**
- libs/test-mcp-client
- libs/mcp-server-template

### Changes Made

1. Updated SDK dependency in all shared/ and local/ package.json files
2. Ran npm install to update package-lock.json files
3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch
4. Updated all CHANGELOG.md files
5. Bumped minor versions for all servers
6. All tests passing ✅

### Test Results

- ✅ appsignal: 84 tests passing
- ✅ hatchbox: 25 tests passing
- ✅ pulsemcp-cms-admin: 10 tests passing
- ✅ twist: 27 tests passing
- ✅ pulse-fetch: 207 tests passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude <noreply@anthropic.com>

@pulsemcp/pulse-fetch@0.3.0

Toggle @pulsemcp/pulse-fetch@0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165)

## Summary

Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP
servers in the repository.

### Version Bumps

**MCP Servers:**
- appsignal: 0.2.15 → 0.3.0
- hatchbox: 0.0.2 → 0.1.0
- pulsemcp-cms-admin: 0.0.4 → 0.1.0
- twist: 0.1.18 → 0.2.0
- pulse-fetch: 0.2.14 → 0.3.0

**Libraries:**
- libs/test-mcp-client
- libs/mcp-server-template

### Changes Made

1. Updated SDK dependency in all shared/ and local/ package.json files
2. Ran npm install to update package-lock.json files
3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch
4. Updated all CHANGELOG.md files
5. Bumped minor versions for all servers
6. All tests passing ✅

### Test Results

- ✅ appsignal: 84 tests passing
- ✅ hatchbox: 25 tests passing
- ✅ pulsemcp-cms-admin: 10 tests passing
- ✅ twist: 27 tests passing
- ✅ pulse-fetch: 207 tests passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude <noreply@anthropic.com>

hatchbox-mcp-server@0.1.0

Toggle hatchbox-mcp-server@0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165)

## Summary

Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP
servers in the repository.

### Version Bumps

**MCP Servers:**
- appsignal: 0.2.15 → 0.3.0
- hatchbox: 0.0.2 → 0.1.0
- pulsemcp-cms-admin: 0.0.4 → 0.1.0
- twist: 0.1.18 → 0.2.0
- pulse-fetch: 0.2.14 → 0.3.0

**Libraries:**
- libs/test-mcp-client
- libs/mcp-server-template

### Changes Made

1. Updated SDK dependency in all shared/ and local/ package.json files
2. Ran npm install to update package-lock.json files
3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch
4. Updated all CHANGELOG.md files
5. Bumped minor versions for all servers
6. All tests passing ✅

### Test Results

- ✅ appsignal: 84 tests passing
- ✅ hatchbox: 25 tests passing
- ✅ pulsemcp-cms-admin: 10 tests passing
- ✅ twist: 27 tests passing
- ✅ pulse-fetch: 207 tests passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude <noreply@anthropic.com>

claude-code-agent-mcp-server@0.0.2

Toggle claude-code-agent-mcp-server@0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
tadasant Tadas Antanavicius
fix: add missing prepare-publish.js script for claude-code-agent v0.0.2

CRITICAL FIX: The 0.0.1 release was published without any compiled
JavaScript files because the prepare-publish.js script was missing.
This caused `npx claude-code-agent-mcp-server` to fail with
"command not found".

Changes:
- Added prepare-publish.js script to build and bundle the package
- Updated prepublishOnly script to run prepare-publish.js
- Bumped version to 0.0.2
- Updated CHANGELOG.md with fix details

The package will now correctly include the build/ directory with all
executable code when published to npm.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

appsignal-mcp-server@0.3.0

Toggle appsignal-mcp-server@0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165)

## Summary

Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP
servers in the repository.

### Version Bumps

**MCP Servers:**
- appsignal: 0.2.15 → 0.3.0
- hatchbox: 0.0.2 → 0.1.0
- pulsemcp-cms-admin: 0.0.4 → 0.1.0
- twist: 0.1.18 → 0.2.0
- pulse-fetch: 0.2.14 → 0.3.0

**Libraries:**
- libs/test-mcp-client
- libs/mcp-server-template

### Changes Made

1. Updated SDK dependency in all shared/ and local/ package.json files
2. Ran npm install to update package-lock.json files
3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch
4. Updated all CHANGELOG.md files
5. Bumped minor versions for all servers
6. All tests passing ✅

### Test Results

- ✅ appsignal: 84 tests passing
- ✅ hatchbox: 25 tests passing
- ✅ pulsemcp-cms-admin: 10 tests passing
- ✅ twist: 27 tests passing
- ✅ pulse-fetch: 207 tests passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude <noreply@anthropic.com>