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
Type
/
to 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
.
eclipse-aaspe
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
86
Code
Issues
62
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Mcp
- #385
#385
Merged
whamm86
merged 28 commits into
main
eclipse-aaspe/server:main
from
mcp
eclipse-aaspe/server:mcp
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Mcp
#385
whamm86
merged 28 commits into
main
eclipse-aaspe/server:main
from
mcp
eclipse-aaspe/server:mcp
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
Add MCP server exposing AAS query/read tools
Show description for d1152be
aorzelskiGH
and
claude
committed
d1152be
View commit details
Copy full SHA for d1152be
Browse repository at this point
Add product/shell tools, /mcp-basic endpoint and query refinements
Show description for 10ca1b0
aorzelskiGH
and
claude
committed
10ca1b0
View commit details
Copy full SHA for 10ca1b0
Browse repository at this point
Commits on Jun 20, 2026
Add aas_find_product_simple and three-tier MCP endpoints
Show description for 050bbd9
aorzelskiGH
and
claude
committed
050bbd9
View commit details
Copy full SHA for 050bbd9
Browse repository at this point
Harden aas_find_product_simple for very small models
Show description for 8fb3c55
aorzelskiGH
and
claude
committed
8fb3c55
View commit details
Copy full SHA for 8fb3c55
Browse repository at this point
Commits on Jun 21, 2026
Add projection, batch tools, in-operator and per-call timing
Show description for cbbd8ef
aorzelskiGH
and
claude
committed
cbbd8ef
View commit details
Copy full SHA for cbbd8ef
Browse repository at this point
Make eq/ne match string OR number for digit-only string ids
Show description for 65806b5
aorzelskiGH
and
claude
committed
65806b5
View commit details
Copy full SHA for 65806b5
Browse repository at this point
Prefer main-product over accessory in leaf-name projection
Show description for fa49260
aorzelskiGH
and
claude
committed
fa49260
View commit details
Copy full SHA for fa49260
Browse repository at this point
Catch query-engine errors and return a readable result
Show description for 1a68484
aorzelskiGH
and
claude
committed
1a68484
View commit details
Copy full SHA for 1a68484
Browse repository at this point
Fix BUG A: correlate leaf-name value filters via wildcard path
Show description for de40b50
aorzelskiGH
and
claude
committed
de40b50
View commit details
Copy full SHA for de40b50
Browse repository at this point
PERF C: real COUNT path for aas_count (no materialization, uncapped)
Show description for 1e5d1cb
aorzelskiGH
and
claude
committed
1e5d1cb
View commit details
Copy full SHA for 1e5d1cb
Browse repository at this point
Commits on Jun 22, 2026
Optimize SQLite search and resumable imports
aorzelskiGH
committed
b6de92f
View commit details
Copy full SHA for b6de92f
Browse repository at this point
Commits on Jun 23, 2026
Limit debug messages
aorzelskiGH
committed
f2fe1dc
View commit details
Copy full SHA for f2fe1dc
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'main' into mcp-merge-main
Show description for 6d98e6d
aorzelskiGH
committed
6d98e6d
View commit details
Copy full SHA for 6d98e6d
Browse repository at this point
Distribute top-level OR for $UNION/$TEMPTABLE without security
Show description for e98d4cd
aorzelskiGH
and
claude
committed
e98d4cd
View commit details
Copy full SHA for e98d4cd
Browse repository at this point
Commits on Jun 30, 2026
Route common $contains to EXISTS via capped FTS probe
Show description for ccd9bb9
aorzelskiGH
and
claude
committed
ccd9bb9
View commit details
Copy full SHA for ccd9bb9
Browse repository at this point
Make MCP tool descriptors ChatGPT Apps-SDK compatible
Show description for b127ae3
aorzelskiGH
and
claude
committed
b127ae3
View commit details
Copy full SHA for b127ae3
Browse repository at this point
Route bare $sme#value to EXISTS and probe eq/prefix selectivity
Show description for 9d03427
aorzelskiGH
and
claude
committed
9d03427
View commit details
Copy full SHA for 9d03427
Browse repository at this point
Commits on Jul 1, 2026
Improve MCP query logging and search heuristics
aorzelskiGH
committed
46571db
View commit details
Copy full SHA for 46571db
Browse repository at this point
Commits on Jul 2, 2026
Improve MCP query export and projections
aorzelskiGH
committed
e768d2c
View commit details
Copy full SHA for e768d2c
Browse repository at this point
Improve MCP query exports and projections
aorzelskiGH
committed
750611b
View commit details
Copy full SHA for 750611b
Browse repository at this point
Commits on Jul 8, 2026
Merge branch 'main' into mcp
whamm86
committed
7e739f9
View commit details
Copy full SHA for 7e739f9
Browse repository at this point
Commits on Jul 9, 2026
Fix crash on start because of invalid parameter cast
whamm86
committed
76f3e63
View commit details
Copy full SHA for 76f3e63
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'main' into mcp
whamm86
committed
8c83b36
View commit details
Copy full SHA for 8c83b36
Browse repository at this point
Commits on Jul 18, 2026
Add MCP concept and model discovery tools
Show description for 3d112dc
aorzelskiGH
and
claude
committed
3d112dc
View commit details
Copy full SHA for 3d112dc
Browse repository at this point
Accept negative number literals in AASQL JSON grammar
Show description for 77a0014
aorzelskiGH
and
claude
committed
77a0014
View commit details
Copy full SHA for 77a0014
Browse repository at this point
Make search plans deterministic on large corpora
Show description for 25dd343
aorzelskiGH
and
claude
committed
25dd343
View commit details
Copy full SHA for 25dd343
Browse repository at this point
Commits on Jul 19, 2026
Add explicit MCP browser log sessions
aorzelskiGH
committed
bcf3e10
View commit details
Copy full SHA for bcf3e10
Browse repository at this point
Commits on Jul 23, 2026
Merge branch 'main' into mcp
whamm86
committed
f976b7a
View commit details
Copy full SHA for f976b7a
Browse repository at this point
You can’t perform that action at this time.