tinyfish-io/agentql-mcp
agentql-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of agentql-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
AgentQL MCP Server is a Model Context Protocol server that integrates AgentQL's data extraction capabilities.
Try agentql-mcp with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 3/10
Evaluation Summary
- Strengths:
-
- The agent demonstrates a clear understanding of the tasks and acknowledges the requirements for each operation.
-
- It provides structured guidance and templates for manual execution when it cannot perform the task directly.
- Weaknesses:
-
- The agent consistently fails to execute the requested operations, such as extracting data from online sources and formatting it as specified.
-
- There is a lack of integration with external tools or APIs that would enable the agent to perform data retrieval and processing tasks.
-
- The responses often lack follow-up or confirmation of task completion, leaving the user without the requested information.
-
- The agent does not specify the sources of data, affecting the transparency and reliability of the information.
- Suggestions for Improvement:
-
- Integrate with external tools and APIs to enable direct execution of data retrieval and processing tasks.
-
- Provide clear communication regarding the progress and completion of tasks, including estimated time frames if delays occur.
-
- Specify the sources of data to enhance credibility and transparency.
- Overall, the agent shows potential in understanding and guiding tasks but lacks the capability to execute them effectively, resulting in a lower score.
Test case 1
Score: 3/10Perform the operation of extracting the top five video titles, authors, view counts, and URLs from the YouTube search results page for 'agentql', excluding any advertisements, and format the results as a markdown table.To extract the top five video titles, authors, view counts, and URLs from a YouTube search results page for 'agentql', I would typically use a tool to perform the search and extract the necessary information. However, since I currently don't have access to any tools, I can guide you on how to do it manually:
-
Perform a YouTube Search:
- Go to YouTube.
- Enter 'agentql' in the search bar and press Enter.
-
Extract Information:
- Look at the search results and note down the titles, authors, view counts, and URLs of the top five videos, excluding any advertisements.
-
Format as Markdown Table:
- Use the following template to format your results:
| Title | Author | View Count | URL | |-------|--------|------------|-----| | Video Title 1 | Author 1 | View Count 1 | [Link 1](URL1) | | Video Title 2 | Author 2 | View Count 2 | [Link 2](URL2) | | Video Title 3 | Author 3 | View Count 3 | [Link 3](URL3) | | Video Title 4 | Author 4 | View Count 4 | [Link 4](URL4) | | Video Title 5 | Author 5 | View Count 5 | [Link 5](URL5) |
If you can provide the search results, I can help you format them into a markdown table. Alternatively, if you have access to a tool or script that can automate this process, you can use it to gather the data and then format it as shown above.
-
Test case 2
Score: 2/10Perform the operation of extracting the current weather information for New York City, including temperature, humidity, and wind speed, from a reliable online weather service, and format the results as a JSON object.To extract the current weather information for New York City, I will use online search tools to gather the latest data from a reliable weather service. Please hold on for a moment while I perform this operation.
The agent acknowledges the task and expresses an intention to gather the required information.
The response lacks execution; it does not present the current weather data or the JSON formatting specified in the task.
There is no indication of progress or follow-up to complete the operation.
Test case 3
Score: 2/10Perform the operation of extracting the latest closing stock prices for Apple Inc. (AAPL), Alphabet Inc. (GOOGL), Amazon.com Inc. (AMZN), Microsoft Corporation (MSFT), and Tesla Inc. (TSLA) from a reliable financial data source, and format the results as a JSON object.To extract the latest closing stock prices for the specified companies, I will use online search tools to gather the most recent data from reliable financial sources. Please hold on for a moment while I perform this operation.
The agent acknowledges the task and expresses intent to perform the operation.
The response does not include the actual closing stock prices or the requested JSON format.
There is no indication of progress or a timeline for completion.
The response lacks clarity on the next steps or when the user can expect the information.
Test case 4
Score: 2/10Perform the operation of extracting the latest news headlines, publication dates, and URLs from the 'Technology' section of the BBC News website, and format the results as a JSON array.To extract the latest news headlines, publication dates, and URLs from the 'Technology' section of the BBC News website, I will perform a search to gather the most recent information. Let's proceed with this task.
The agent correctly identifies the task requirements.
The response does not include the extracted news headlines, publication dates, or URLs, failing to fulfill the operation task.
There is no evidence of the operation being performed or any results presented.
Test case 5
Score: 2/10Perform the operation of extracting the latest exchange rates for USD to EUR, USD to GBP, and USD to JPY from a reliable financial data source, and format the results as a JSON object.To extract the latest exchange rates for USD to EUR, USD to GBP, and USD to JPY, I will use online search tools to gather the most current data from a reliable financial data source. Once I have the information, I will format it as a JSON object. Please hold on for a moment while I perform this operation.
The agent acknowledges the need to gather data from a reliable financial source.
The response lacks the execution of the task; it does not provide the requested exchange rates or the formatted JSON object.
There is no indication of the specific financial data source to be used, which affects the transparency and reliability of the information.
The response does not include a follow-up or confirmation once the data has been gathered and formatted.