mcp-tea
Fetch your dataset, ask questions, and get concise summaries in seconds.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Get My Data: Fetch data from my fixed URL Returns: Dictionary containing data from my URL
- Ask About My Data: Ask questions about data from my fixed URL Args: question: Your question about the data Returns: Answer based on my data
- Analyze My Json Data: Analyze JSON data from my fixed URL Args: query: Optional specific query about the JSON structure Returns: Analysis of my JSON data
What data it sees
Do you need an account
No: the server works without sign-in
Fetch your dataset, ask questions, and get concise summaries in seconds. Analyze JSON structure to uncover fields, patterns, and anomalies without manual digging. Use natural language to get answers grounded in your data.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| get_my_data | Fetch data from my fixed URL Returns: Dictionary containing data from my URL |
| ask_about_my_data | Ask questions about data from my fixed URL Args: question: Your question about the data Returns: Answer based on my data |
| analyze_my_json_data | Analyze JSON data from my fixed URL Args: query: Optional specific query about the JSON structure Returns: Analysis of my JSON data |
| get_my_data_summary | Get a quick summary of data from my fixed URL Returns: Summary of my data |