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
.
modelcontextprotocol
/
inspector
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
10.8k
Code
Issues
31
Pull requests
5
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: modelcontextprotocol/inspector
Actions
All workflows
Workflows
Build
Build
CLI Tests
CLI Tests
CodeQL
CodeQL
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Core Tests
Core Tests
Dependabot Updates
Dependabot Updates
Playwright Tests
Playwright Tests
Run install, format, lint, build, and test on every push
Run install, format, lint, build, and test on every push
Show more workflows...
Management
Caches
Deployments
Run install, format, lint, build, and test on every push
Run install, format, lint, build, and test on every push
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
main.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(auth): bound the whole teardown, and scope the TUI clear to its s…
Run install, format, lint, build, and test on every push
#5288:
Commit
43c817c
pushed by
cliffhall
In progress
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
In progress
View #2186
View workflow file
fix(auth): RFC-encode the Basic credential; make the TUI clear await …
Run install, format, lint, build, and test on every push
#5287:
Commit
56ac830
pushed by
cliffhall
7m 38s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
7m 38s
View workflow file
fix(auth): key grant dedup by issuer, and isolate per-slot read failu…
Run install, format, lint, build, and test on every push
#5286:
Commit
e9cd678
pushed by
cliffhall
18m 42s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
18m 42s
View workflow file
fix(auth): read enumerated issuers exactly, and stop the TUI tone goi…
Run install, format, lint, build, and test on every push
#5285:
Commit
6c499f3
pushed by
cliffhall
10m 39s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
10m 39s
View workflow file
fix(auth): revoke every issuer-bound grant, not just the active one (…
Run install, format, lint, build, and test on every push
#5284:
Commit
781aa69
pushed by
cliffhall
8m 23s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
8m 23s
View workflow file
fix(auth): release discarded probe bodies, report the redirected sour…
Run install, format, lint, build, and test on every push
#5283:
Commit
039fc6f
pushed by
cliffhall
10m 58s
v2/fix/2172-oidc-discovery-compat
v2/fix/2172-oidc-discovery-compat
10m 58s
View #2184
View workflow file
fix(auth): mirror the SDK's candidate policy in the compat probe loop
Run install, format, lint, build, and test on every push
#5282:
Commit
89d6af4
pushed by
cliffhall
10m 53s
v2/fix/2172-oidc-discovery-compat
v2/fix/2172-oidc-discovery-compat
10m 53s
View workflow file
fix(auth): address Copilot review round 2 on the RFC 7009 revocation …
Run install, format, lint, build, and test on every push
#5281:
Commit
4a24c48
pushed by
cliffhall
10m 32s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
10m 32s
View workflow file
fix(auth): cover the transport's own discovery, and only rewrite GETs
Run install, format, lint, build, and test on every push
#5280:
Commit
28c7a9f
pushed by
cliffhall
10m 11s
v2/fix/2172-oidc-discovery-compat
v2/fix/2172-oidc-discovery-compat
10m 11s
View workflow file
test: drive the cancellation showcase through its checked-in config
Run install, format, lint, build, and test on every push
#5279:
Commit
cd5dde8
pushed by
cliffhall
10m 25s
v2/fix/2140-streamable-http-cancellation
v2/fix/2140-streamable-http-cancellation
10m 25s
View #2185
View workflow file
fix(auth): address Copilot review round 1 on the RFC 7009 revocation …
Run install, format, lint, build, and test on every push
#5278:
Commit
7f27d7e
pushed by
cliffhall
11m 3s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
11m 3s
View workflow file
chore(web): address Copilot's second review on #2130
Run install, format, lint, build, and test on every push
#5277:
Commit
0139fd7
pushed by
cliffhall
10m 2s
v2/chore/2130-inspectorview-prop-bundles
v2/chore/2130-inspectorview-prop-bundles
10m 2s
View #2182
View workflow file
fix(auth): cover the CLI refresh path and tighten the well-known match
Run install, format, lint, build, and test on every push
#5276:
Commit
1db1b9b
pushed by
cliffhall
10m 34s
v2/fix/2172-oidc-discovery-compat
v2/fix/2172-oidc-discovery-compat
10m 34s
View workflow file
fix(test-servers): address review on the cancellation showcase
Run install, format, lint, build, and test on every push
#5275:
Commit
56d3c04
pushed by
cliffhall
9m 45s
v2/fix/2140-streamable-http-cancellation
v2/fix/2140-streamable-http-cancellation
9m 45s
View workflow file
test(auth): cover the no-window guard in getWebProxiedFetch (#2144)
Run install, format, lint, build, and test on every push
#5274:
Commit
15f381c
pushed by
cliffhall
9m 59s
v2/feat/2144-oauth-revocation
v2/feat/2144-oauth-revocation
9m 59s
View workflow file
fix: cancel a Streamable HTTP call by closing its stream (#2140)
Run install, format, lint, build, and test on every push
#5273:
Commit
85c5206
pushed by
cliffhall
8m 20s
v2/fix/2140-streamable-http-cancellation
v2/fix/2140-streamable-http-cancellation
8m 20s
View workflow file
fix(auth): accept RFC 8414 metadata served at the OIDC well-known path
Run install, format, lint, build, and test on every push
#5272:
Commit
7ca753b
pushed by
cliffhall
9m 46s
v2/fix/2172-oidc-discovery-compat
v2/fix/2172-oidc-discovery-compat
9m 46s
View workflow file
Merge pull request #2181 from modelcontextprotocol/v2/fix/2180-render…
Run install, format, lint, build, and test on every push
#5271:
Commit
e2de318
pushed by
cliffhall
10m 22s
v2/main
v2/main
10m 22s
View workflow file
chore(web): address Copilot review on #2130
Run install, format, lint, build, and test on every push
#5270:
Commit
37add96
pushed by
cliffhall
10m 37s
v2/chore/2130-inspectorview-prop-bundles
v2/chore/2130-inspectorview-prop-bundles
10m 37s
View workflow file
Merge branch 'v2/main' into v2/chore/2130-inspectorview-prop-bundles
Run install, format, lint, build, and test on every push
#5269:
Commit
aacfef3
pushed by
cliffhall
10m 9s
v2/chore/2130-inspectorview-prop-bundles
v2/chore/2130-inspectorview-prop-bundles
10m 9s
View workflow file
docs(scripts): correct the attribution in the render-smoke margin com…
Run install, format, lint, build, and test on every push
#5268:
Commit
7083c6c
pushed by
cliffhall
8m 20s
v2/fix/2177-render-smoke-startup-budget
v2/fix/2177-render-smoke-startup-budget
8m 20s
View #2178
View workflow file
test(scripts): anchor the render-smoke overlap paint to the parent's …
Run install, format, lint, build, and test on every push
#5267:
Commit
2e4e76a
pushed by
cliffhall
10m 23s
v2/fix/2180-render-smoke-startup-independent
v2/fix/2180-render-smoke-startup-independent
10m 23s
View #2181
View workflow file
Merge pull request #2175 from modelcontextprotocol/v2/fix/2171-raw-js…
Run install, format, lint, build, and test on every push
#5266:
Commit
baff393
pushed by
cliffhall
10m 44s
v2/main
v2/main
10m 44s
View workflow file
chore(web): collapse InspectorView's prop wall into domain bundles (#…
Run install, format, lint, build, and test on every push
#5265:
Commit
0425516
pushed by
cliffhall
8m 13s
v2/chore/2130-inspectorview-prop-bundles
v2/chore/2130-inspectorview-prop-bundles
8m 13s
View workflow file
test(scripts): anchor the render-smoke overlap paint to the parent's …
Run install, format, lint, build, and test on every push
#5264:
Commit
b912308
pushed by
cliffhall
8m 26s
v2/fix/2180-render-smoke-startup-independent
v2/fix/2180-render-smoke-startup-independent
8m 26s
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.