feat: Add Probe.dev MCP server to Official Integrations #2252
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adding Probe.dev to the Official Integrations section of the MCP servers repository. Probe.dev provides a hosted MCP server for comprehensive media analysis and validation.
Server Details
Motivation and Context
Probe.dev offers a production-ready hosted MCP server that provides AI assistants with access to professional media analysis tools (FFprobe, MediaInfo, Probe Report) and documentation search capabilities. As a hosted service, it requires no local installation and uses modern Streamable HTTP transport, making it an excellent addition to the Official Integrations alongside other enterprise services like Stripe, Twilio, and Terraform.
How Has This Been Tested?
The Probe.dev MCP server is live at https://mcp.probe.dev/ and has been tested with:
Comprehensive setup documentation is available at https://docs.probe.dev/guides/mcp-integration
Breaking Changes
None - this is purely an addition to the README.md file.
Types of changes
Checklist
Additional context
The Probe.dev MCP server:
This addition follows the established format and positioning guidelines for Official Integrations.