PulseMCP
Official@pulsemcp · United States of America
Browse and discover Model Context Protocol (MCP) use cases, servers, clients, and news
Agent Skills by PulseMCP
Showing 7 vetted skills indexed across 1 GitHub repositories.
create-mcp-json
Generate mcp.json client configurations from server.json for MCP servers.
adjust-claude-mcp-json
Convert flat mcp.json entries into Claude Code's mcpServers structure.
create-server-json
Generate and validate MCP Registry server.json files against the latest schema.
perform-release
Trigger production deployment workflows and monitor ECS rollout health.
initial-pr-review
Automate structured first-pass pull request reviews across languages.
wait-for-ci
Block until GitHub Actions CI checks pass or fail on the current PR.
test-in-staging
Deploy the current branch to staging and run end-to-end verification checks.
Frequently Asked Questions About PulseMCP
FAQPage SchemaWhat specific configuration tasks does PulseMCP enable?▼
PulseMCP enables the generation and validation of registry configuration files against current schemas. It facilitates the conversion of flat configuration entries into specific structures required for integration with Claude Code, ensuring compatibility across different server environments.
Which engineering personas benefit from these capabilities?▼
Platform engineers, infrastructure developers, and registry maintainers benefit from these capabilities. These personas utilize the registry management and deployment features to maintain consistency across server configurations and ensure reliable rollout health within production environments.
What are the prerequisites for executing deployment and verification tasks?▼
Execution requires a configured environment with access to GitHub Actions for status monitoring and ECS for infrastructure management. Users must ensure their registry files adhere to the latest schema definitions before triggering deployment or verification processes.