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
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
23.9k
Code
Issues
238
Pull requests
272
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add paginated list decorators for prompts, resources, and tools
- #1286
#1286
Merged
maxisbey
merged 11 commits into
main
modelcontextprotocol/python-sdk:main
from
feat/list-pagination
modelcontextprotocol/python-sdk:feat/list-pagination
Copy head branch name to clipboard
Sep 23, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add paginated list decorators for prompts, resources, and tools
#1286
maxisbey
merged 11 commits into
main
modelcontextprotocol/python-sdk:main
from
feat/list-pagination
modelcontextprotocol/python-sdk:feat/list-pagination
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2025
feat: add paginated list decorators for prompts, resources, and tools
Show description for caeda42
maxisbey
and
claude
committed
caeda42
View commit details
Copy full SHA for caeda42
Browse repository at this point
style: apply ruff formatting to pass pre-commit checks
Show description for 62cfab1
maxisbey
committed
62cfab1
View commit details
Copy full SHA for 62cfab1
Browse repository at this point
feat: add pagination examples and documentation
Show description for b7e6a0c
maxisbey
committed
b7e6a0c
View commit details
Copy full SHA for b7e6a0c
Browse repository at this point
switch pagination to single decorator with callback inspection
maxisbey
committed
203b3ad
View commit details
Copy full SHA for 203b3ad
Browse repository at this point
chore: clean up inspection code to remove redundant param inspection
maxisbey
committed
a41f972
View commit details
Copy full SHA for a41f972
Browse repository at this point
feat: change to passing requests instead of cursors for pagination
maxisbey
committed
dd07224
View commit details
Copy full SHA for dd07224
Browse repository at this point
fix: ruff error on unit test
maxisbey
committed
a38351f
View commit details
Copy full SHA for a38351f
Browse repository at this point
chore: rename and clarify function inspection code
maxisbey
committed
a42e097
View commit details
Copy full SHA for a42e097
Browse repository at this point
feature: add type checking for passing request object
maxisbey
committed
2a592d2
View commit details
Copy full SHA for 2a592d2
Browse repository at this point
Commits on Sep 19, 2025
feat: change to request injection on type rather than positional
maxisbey
committed
cbb0e37
View commit details
Copy full SHA for cbb0e37
Browse repository at this point
fix: remove deprecation code
maxisbey
committed
f212f8f
View commit details
Copy full SHA for f212f8f
Browse repository at this point
You can’t perform that action at this time.