Skip to content

Conversation

@preboomy100-ship-it
Copy link

…ools

  • Implement comprehensive selenium-based mcp server for browser automation
  • Add support for session management, navigation, element interaction, and screenshots
  • Include integration guide and configuration examples for claude desktop and vscode
  • Provide performance optimization tips and troubleshooting guidance
  • Add package.json and update root readme with selenium server reference

fix(release): update github workflow syntax and dependency structure

  • Remove scheduled release trigger and simplify workflow dispatch
  • Reorder job dependencies for better clarity and execution flow
  • Fix npm and pypi publishing steps indentation and parameter alignment
  • Update release creation condition logic and environment permissions
  • Correct gh release command syntax and token environment variable usage

Description

Publishing Your Server

Note: We are no longer accepting PRs to add servers to the README. Instead, please publish your server to the MCP Server Registry to make it discoverable to the MCP ecosystem.

To publish your server, follow the quickstart guide. You can browse published servers at https://registry.modelcontextprotocol.io/.

Server Details

  • Server:
  • Changes to:

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

…ools

- Implement comprehensive selenium-based mcp server for browser automation
- Add support for session management, navigation, element interaction, and screenshots
- Include integration guide and configuration examples for claude desktop and vscode
- Provide performance optimization tips and troubleshooting guidance
- Add package.json and update root readme with selenium server reference

fix(release): update github workflow syntax and dependency structure

- Remove scheduled release trigger and simplify workflow dispatch
- Reorder job dependencies for better clarity and execution flow
- Fix npm and pypi publishing steps indentation and parameter alignment
- Update release creation condition logic and environment permissions
- Correct gh release command syntax and token environment variable usage

Signed-off-by: preboomy100-ship-it <[email protected]>
…r automation

chore(sequentialthinking): update @modelcontextprotocol/sdk to version 1.25.0

chore(sequentialthinking): add ESLint configuration

chore(time): add ESLint configuration
@olaservo
Copy link
Member

Hi @preboomy100-ship-it , instead of adding your server code to this repo, please take a look at the contributing guide for more details on how to add this to the server registry from your own repo: https://github.com/modelcontextprotocol/servers/blob/main/CONTRIBUTING.md

Thanks!

@olaservo olaservo closed this Dec 19, 2025
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