Skip to content

Add code-tools-mcp and security-headers-mcp servers#1301

Closed
qinzhenshuo-source wants to merge 1 commit into
modelcontextprotocol:mainfrom
qinzhenshuo-source:add-mcp-servers
Closed

Add code-tools-mcp and security-headers-mcp servers#1301
qinzhenshuo-source wants to merge 1 commit into
modelcontextprotocol:mainfrom
qinzhenshuo-source:add-mcp-servers

Conversation

@qinzhenshuo-source
Copy link
Copy Markdown

This PR adds two new MCP servers:

  1. code-tools-mcp () - A utility MCP server providing JSON formatting, Base64/URL encoding, hashing, JWT decoding, regex testing, timestamp conversion, text transforms, color conversion, diff generation, and random generation. 12 tools.

  2. security-headers-mcp () - Security auditing MCP server: checks SSL/TLS certificates, security headers (HSTS, CSP, CORS, etc.), and generates vulnerability reports with severity scoring. 4 tools.

Both are published on npm, built with the official MCP SDK, and use STDIO transport.

@rdimitrov
Copy link
Copy Markdown
Member

Thanks for reaching out, but I'd have to close this one. Please follow the official documentation for how to publish an MCP server to the registry.

@rdimitrov rdimitrov closed this May 25, 2026
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.

2 participants