Probe.dev
Created 10 months ago
Probe.dev MCP server enables AI assistants to interact with the Probe.dev API.
development
location
documentation
public
What is Probe.dev?
Comprehensive media analysis and validation powered by [Probe.dev](https://probe.dev). Hosted MCP server with FFprobe, MediaInfo, and Probe Report analysis capabilities.
Documentation
Probe.dev MCP Documentation# Overview
The Probe.dev MCP server allows seamless integration with the Probe.dev API.
Key Benefits
- No local installation
- Modern transport
- Simple configuration
- Always up-to-date
- Zero maintenance
Supported Clients
- Cursor
- Claude Desktop
- Continue (VS Code)
Authentication
- Authorization Header
- Query Parameter
Available Tools
- Documentation Search
- Media Analysis
- Usage Statistics
- Request Logs
Troubleshooting
- Authentication Issues
- Connection Problems
- Configuration Issues
Next Steps
- Explore the API
- Automate workflows
- Monitor usage
- Share feedback
Server Config
{
"mcpServers": {
"probe.dev-server": {
"command": "npx",
"args": [
"probe.dev"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 22, 2025
Updated At:
Aug 07, 2025
Author:
Probe.dev Team
Category:
official
License:
MIT License
Tags:
development
location
documentation