{"name":"OpenSheets","description":"Read-only spreadsheet viewing platform with MCP integration. Ingest and view tabular data from Google Sheets, Excel, CSV, and URLs.","version":"1.0.0","generated_at":"2026-04-08T21:23:49.852Z","base_url":"https://sheets.platphormnews.com","capabilities":{"ingestion":["csv","xlsx","xls","tsv","google_sheets","url","paste"],"export":["csv","json","pdf"],"features":["searchable_table","sortable_columns","column_filters","frozen_headers","conditional_styling","chart_summary","row_detail_panel","shareable_filtered_views","audit_info","embeddable_widgets"]},"endpoints":{"api":{"sheets":"https://sheets.platphormnews.com/api/v1/sheets","sheet_by_id":"https://sheets.platphormnews.com/api/v1/sheets/{id}","sheet_data":"https://sheets.platphormnews.com/api/v1/sheets/{id}/data","search":"https://sheets.platphormnews.com/api/v1/search","ingest":"https://sheets.platphormnews.com/api/v1/ingest","export":"https://sheets.platphormnews.com/api/v1/sheets/{id}/export"},"mcp":"https://sheets.platphormnews.com/api/mcp","embed":"https://sheets.platphormnews.com/embed/{id}","discovery":{"llms_txt":"https://sheets.platphormnews.com/llms.txt","llms_index":"https://sheets.platphormnews.com/llms-index.json","sitemap":"https://sheets.platphormnews.com/sitemap.xml","rss":"https://sheets.platphormnews.com/rss.xml"}},"mcp":{"protocol_version":"2024-11-05","tools":[{"name":"list_sheets","description":"List all available sheets with metadata"},{"name":"get_sheet","description":"Get sheet metadata and schema by ID"},{"name":"query_sheet","description":"Query sheet data with filters, sorting, and pagination"},{"name":"search_sheets","description":"Full-text search across all sheets"},{"name":"get_sheet_stats","description":"Get statistical summary of sheet columns"},{"name":"export_sheet","description":"Export sheet to CSV or JSON format"}],"resources":[{"uri":"sheets://index","name":"Sheets Index","description":"List of all available sheets"},{"uri":"sheets://recent","name":"Recent Sheets","description":"Recently updated sheets"},{"uri":"sheets://{id}","name":"Sheet Data","description":"Full data for a specific sheet"},{"uri":"sheets://{id}/schema","name":"Sheet Schema","description":"Column definitions and types"}],"prompts":[{"name":"analyze_sheet","description":"Analyze patterns and insights in sheet data"},{"name":"summarize_sheet","description":"Generate a summary of sheet contents"},{"name":"compare_sheets","description":"Compare data across multiple sheets"}]},"authentication":{"type":"bearer","header":"Authorization","format":"Bearer os_your_api_key_here","required_for":["write_operations","private_sheets"],"public_access":["read_public_sheets","search","export"]},"rate_limits":{"public":{"requests_per_minute":60,"max_rows_per_request":10000},"authenticated":{"requests_per_minute":300,"max_rows_per_request":100000}}}