Connect Claude Desktop to your Standard Metrics data using our Model Context Protocol (MCP) server
https://mcp.standardmetrics.io/mcp
(Recommended)https://mcp.standardmetrics.io/sse
mcp.json
would look like this:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
“Show me a summary of my entire portfolio performance”
“What are the key metrics for Acme Corp over the last 12 months?”
“Compare the revenue growth of all my SaaS companies”
“Create a financial summary for company ID abc123 including burn rate and runway”
“Find all companies with revenue growth above 50% and show their latest metrics”
page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_id
: The unique identifier for the company (string, required)name_contains
: Filter companies containing this text in their name (string, optional)sector
: Filter companies by sector (string, optional)city
: Filter companies by city (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_id
: The unique identifier for the company (string, required)from_date
: Start date for metrics (YYYY-MM-DD format) (date, optional)to_date
: End date for metrics (YYYY-MM-DD format) (date, optional)category
: Filter by metric category (string, optional)cadence
: Filter by metric cadence (daily, monthly, etc.) (string, optional)include_budgets
: Include budget metrics in results (boolean, optional, default: false)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)category_name
: Filter by specific category name (string, optional)is_standard
: Filter by standard vs custom metrics (boolean, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_id
: The unique identifier for the company (string, required)category
: Filter by specific metric category (string, optional)limit
: Maximum number of recent metrics to return (number, optional, default: 10)company_ids
: Specific company IDs to include (array of strings, optional, if None includes all companies)max_companies
: Maximum number of companies to include metrics for (number, optional, if None includes all)include_metrics
: Whether to fetch metrics for each company (boolean, optional, default: true)metrics_per_company
: Number of recent metrics to fetch per company (number, optional, default: 50)company_id
: The unique identifier for the company (string, required)months
: Number of months of historical data to include (number, optional, default: 12)company_id
: The unique identifier for the company (string, required)months
: Number of months of historical data to include (number, optional, default: 12)company_slug
: Filter by company slug (string, optional)company_id
: Filter by company ID (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_slug
: Filter by company slug (string, optional)company_id
: Filter by company ID (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_id
: Filter by company ID (string, optional)parse_state
: Filter by document parse state (string, optional)from_date
: Filter documents from this date (YYYY-MM-DD format) (date, optional)to_date
: Filter documents to this date (YYYY-MM-DD format) (date, optional)source
: Filter by document source (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)name
: Filter by request name (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_id
: Filter by company ID (string, optional)information_request_id
: Filter by information request ID (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_slug
: Filter by company slug (string, optional)company_id
: Filter by company ID (string, optional)sort_by
: Sort notes by specific field (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)company_id
: The unique identifier for the company (string, required)recent_notes_limit
: The number of recent notes to return (number, optional, default: 5, max: 100)email
: Filter by user email (string, optional)page
: Page number for pagination (number, optional, default: 1)per_page
: Results per page (number, optional, default: 100, max: 100)