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
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 }}
modern-python
/
lite-bootstrap
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
13
Code
Issues
10
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add FastMcpBootstrapper
- #105
#105
Merged
lesnik512
merged 19 commits into
main
modern-python/lite-bootstrap:main
from
feat/fastmcp-bootstrapper
modern-python/lite-bootstrap:feat/fastmcp-bootstrapper
Copy head branch name to clipboard
Jun 1, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: add FastMcpBootstrapper
#105
lesnik512
merged 19 commits into
main
modern-python/lite-bootstrap:main
from
feat/fastmcp-bootstrapper
modern-python/lite-bootstrap:feat/fastmcp-bootstrapper
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
feat: detect fastmcp via import_checker
lesnik512
committed
652b7dd
View commit details
Copy full SHA for 652b7dd
Browse repository at this point
feat: add fastmcp and fastmcp-metrics extras
lesnik512
committed
74b0918
View commit details
Copy full SHA for 74b0918
Browse repository at this point
feat: scaffold FastMcpBootstrapper and FastMcpConfig
lesnik512
committed
97a741b
View commit details
Copy full SHA for 97a741b
Browse repository at this point
test: verify FastMcpBootstrapper teardown resets state
lesnik512
committed
070408f
View commit details
Copy full SHA for 070408f
Browse repository at this point
feat: add FastMcpLoggingMiddleware
lesnik512
committed
a9a3842
View commit details
Copy full SHA for a9a3842
Browse repository at this point
fix: guard FastMcpLoggingMiddleware class definition behind fastmcp import
lesnik512
committed
466c01e
View commit details
Copy full SHA for 466c01e
Browse repository at this point
feat: add FastMcpHealthChecksInstrument
lesnik512
committed
7014b41
View commit details
Copy full SHA for 7014b41
Browse repository at this point
feat: add FastMcpPrometheusInstrument
lesnik512
committed
f7d1b8b
View commit details
Copy full SHA for f7d1b8b
Browse repository at this point
docs: add instrument-skip-rework design spec
Show description for a54f51f
lesnik512
and
claude
committed
a54f51f
View commit details
Copy full SHA for a54f51f
Browse repository at this point
feat: add FastMcpLoggingInstrument with MCP access middleware
lesnik512
committed
3920344
View commit details
Copy full SHA for 3920344
Browse repository at this point
test: cover missing optional dependencies for FastMcpBootstrapper
Show description for 23f705d
lesnik512
and
claude
committed
23f705d
View commit details
Copy full SHA for 23f705d
Browse repository at this point
docs: update fastmcp spec/plan to reflect manual-teardown discovery
Show description for c7682eb
lesnik512
and
claude
committed
c7682eb
View commit details
Copy full SHA for c7682eb
Browse repository at this point
docs: document FastMcpBootstrapper integration
lesnik512
committed
11d49e5
View commit details
Copy full SHA for 11d49e5
Browse repository at this point
test: tighten FastMcpBootstrapper not-ready check to BootstrapperNotReadyError
Show description for f6e61d6
lesnik512
and
claude
committed
f6e61d6
View commit details
Copy full SHA for f6e61d6
Browse repository at this point
feat: wire FastMcpBootstrapper teardown via FastMCP Provider.lifespan
Show description for b786781
lesnik512
and
claude
committed
b786781
View commit details
Copy full SHA for b786781
Browse repository at this point
feat: add fastmcp-all rollup extra
Show description for bc7e287
lesnik512
and
claude
committed
bc7e287
View commit details
Copy full SHA for bc7e287
Browse repository at this point
fix: stop passing None broker positionally to AsgiFastStream in tests
Show description for 7a10201
lesnik512
and
claude
committed
7a10201
View commit details
Copy full SHA for 7a10201
Browse repository at this point
refactor: drop redundant is_structlog_installed guard in FastMcpLoggingInstrument
Show description for 5a85a19
lesnik512
and
claude
committed
5a85a19
View commit details
Copy full SHA for 5a85a19
Browse repository at this point
docs: sync fastmcp spec/plan with Provider.lifespan teardown, comment _TeardownProvider
Show description for 0bfbc8f
lesnik512
and
claude
committed
0bfbc8f
View commit details
Copy full SHA for 0bfbc8f
Browse repository at this point
You can’t perform that action at this time.