Benchmark MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Benchmark MCP ServerCompare my retail store's $150,000 annual revenue against the industry average"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Benchmark MCP Server
MCP Server with Industry Benchmarking Tool - Compatible with both Claude and ChatGPT.
Features
š Industry Benchmarking Tool: Compare company metrics against industry averages
šØ Interactive Widget: Visual bar chart comparison (MCP Apps)
š Dual Transport: Supports both SSE and Streamable HTTP
ā Cross-Platform: Works with Claude.ai and ChatGPT
Related MCP server: Market Sizing MCP Server
Quick Start
With Poetry (Recommended)
# Install dependencies
poetry install
# Start server
poetry run python main.pyWith pip
# Create virtual environment
python -m venv venv
source venv/bin/activate # or `venv\Scripts\activate` on Windows
# Install dependencies
pip install mcp>=1.26.0 uvicorn pydantic
# Start server
python main.pyEndpoints
Endpoint | Transport | Use For |
| SSE | Claude, ChatGPT (via ngrok) |
| Streamable HTTP | ChatGPT native |
| Streamable HTTP | Alias |
Usage with ngrok
# Start ngrok
ngrok http 8000
# Use the ngrok URL in Claude/ChatGPT:
# https://your-ngrok-url/sseProject Structure
claude-mcp-app/
āāā app/
ā āāā service/
ā ā āāā mcp_server.py # FastMCP instance
ā ā āāā data/ # Mock benchmark data
ā ā āāā tools/ # MCP tools
ā ā ā āāā benchmarking_tool.py
ā ā ā āāā benchmarking_widget.py
ā ā āāā widgets/ # HTML widgets
ā ā āāā benchmarking_widget.html
āāā common/
ā āāā config.py # Configuration
āāā main.py # Entry point
āāā pyproject.toml # Poetry config
āāā README.mdExample Prompts
"How does my restaurant's $45,000 yearly profit compare to the industry average in California?"
"Compare my retail business revenue of $500,000 against industry benchmarks in Texas"
"Benchmark my healthcare company's monthly income of $80,000 against regional averages"
"How does my construction company in NY with $600,000 annual revenue compare?"
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Measure what ChatGPT, Claude, Gemini and 4 more AI engines say about any business. No auth.
SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies.
Enterprise memory, search, and context for frontier AI. 38 tools for business intelligence.
AI research on companies and industries ā one MCP tool per research domain.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables quantitative trading analysis with 12 tools for real-time market data, 28+ technical indicators, FinBERT-powered news sentiment analysis, and automated trading signal generation for stocks and forex.1-
- AlicenseNot gradedqualityBmaintenanceProvides comprehensive market research and business analysis capabilities by integrating with eight major economic data sources like FRED, World Bank, and Census Bureau. It offers 28 specialized tools for calculating TAM/SAM, conducting industry analysis, and performing financial forecasting.6 npm35MIT
- FlicenseNot gradedqualityDmaintenanceAI-powered stock research MCP server with real-time data, CRUD operations, and interactive dashboard for fundamental analysis and comparisons.-
- FlicenseNot gradedqualityDmaintenanceEnables competitive analysis by validating companies, identifying sectors and top competitors, and generating comparative reports with actionable insights.-