Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
superset
Public
Notifications
You must be signed in to change notification settings
Fork
18.1k
Star
74.3k
Code
Issues
208
Pull requests
371
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(mcp): add list and get tools for saved queries and query history
- #40346
#40346
Merged
aminghadersohi
merged 10 commits into
master
apache/superset:master
from
amin/mcp-list-queries
apache/superset:amin/mcp-list-queries
Copy head branch name to clipboard
May 30, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(mcp): add list and get tools for saved queries and query history
#40346
aminghadersohi
merged 10 commits into
master
apache/superset:master
from
amin/mcp-list-queries
apache/superset:amin/mcp-list-queries
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
feat(mcp): add list and get tools for saved queries and query history
Show description for 6a254a2
aminghadersohi
and
claude
committed
6a254a2
View commit details
Copy full SHA for 6a254a2
Browse repository at this point
feat(mcp): add sql to search columns for query/saved-query list tools; add test
aminghadersohi
committed
d813dd2
View commit details
Copy full SHA for d813dd2
Browse repository at this point
fix(mcp): address review feedback on list_queries and list_saved_queries tools
Show description for 1929547
aminghadersohi
committed
1929547
View commit details
Copy full SHA for 1929547
Browse repository at this point
fix(mcp): address review feedback on list_queries and list_saved_queries tools
Show description for 8dc800a
aminghadersohi
committed
8dc800a
View commit details
Copy full SHA for 8dc800a
Browse repository at this point
fix(mcp): avoid leaking raw exception text in get_saved_query_info error response
Show description for 2c742bb
aminghadersohi
committed
2c742bb
View commit details
Copy full SHA for 2c742bb
Browse repository at this point
fix(mcp): change list_queries default sort from start_time to changed_on
Show description for fdff27f
aminghadersohi
committed
fdff27f
View commit details
Copy full SHA for fdff27f
Browse repository at this point
fix(mcp): address review feedback on list_queries and list_saved_queries tools
Show description for 163012b
aminghadersohi
committed
163012b
View commit details
Copy full SHA for 163012b
Browse repository at this point
test(mcp): fix ValueError → ToolError in invalid order_column tests
Show description for ccd5c69
aminghadersohi
committed
ccd5c69
View commit details
Copy full SHA for ccd5c69
Browse repository at this point
Commits on May 28, 2026
feat(mcp): expand query and saved_query schemas per review feedback
Show description for 98b986b
aminghadersohi
committed
98b986b
View commit details
Copy full SHA for 98b986b
Browse repository at this point
refactor(mcp): derive columns_available from schema model_fields
Show description for 2232717
aminghadersohi
committed
2232717
View commit details
Copy full SHA for 2232717
Browse repository at this point
You can’t perform that action at this time.