feat: Add Probe.dev MCP server to Official Integrations#2252
Closed
probedev wants to merge 2 commits intomodelcontextprotocol:mainfrom
Closed
feat: Add Probe.dev MCP server to Official Integrations#2252probedev wants to merge 2 commits intomodelcontextprotocol:mainfrom
probedev wants to merge 2 commits intomodelcontextprotocol:mainfrom
Conversation
- Add Probe.dev hosted MCP server for comprehensive media analysis - Provides FFprobe, MediaInfo, and Probe Report analysis capabilities - Links to comprehensive MCP integration guide at docs.probe.dev - Positioned alphabetically between Powerdrill and Prisma
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2374 This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.