Benchmark MCP Server
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables 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.Last updated1
- Alicense-qualityDmaintenanceProvides 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.Last updated2533MIT
- Alicense-qualityDmaintenanceA comprehensive B2B intelligence server providing over 48 tools for lead generation, company research, and sales automation via the Model Context Protocol. It enables AI-powered prospect discovery, enrichment, and competitive analysis through seamless integrations with Make.com, Claude Desktop, and Apify.Last updated2MIT
- Flicense-qualityBmaintenanceAI-powered stock research MCP server with real-time data, CRUD operations, and interactive dashboard for fundamental analysis and comparisons.Last updated
Related MCP Connectors
16 AI-native tools with dual SSE + streamable-http transport. Free tier available.
SEC EDGAR financial data for AI agents ā revenue, margins, filings, company comparisons.
Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dganesh5/claude-mcp-app'
If you have feedback or need assistance with the MCP directory API, please join our Discord server