Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
qiniu
/
qiniu-mcp-server
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
29
Code
Issues
0
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
zhangzqs
Datepicker
All time
Commit History
Commits on Apr 9, 2025
refactor(mcp_server/core/storage/resource.py):将base64和unquote导入移到文件顶部,移除重复导入语句
zhangzqs
committed
15717d2
Copy full SHA for 15717d2
ci: 添加Ruff代码检查工作流,在push和pull_request时运行于ubuntu-latest环境
zhangzqs
committed
e7118ce
Copy full SHA for e7118ce
fix(mcp_server): 统一引号风格,将单引号改为双引号
Show description for 33e8298
zhangzqs
committed
33e8298
Copy full SHA for 33e8298
fix(mcp_server): 将部分字段类型从int、bool改为integer、boolean
Show description for eba2b3e
zhangzqs
committed
eba2b3e
Copy full SHA for eba2b3e
feat(cdn.py):引入ResponseInfo类,添加错误处理函数,增强URL预取和刷新功能的健壮性
Show description for ecf47e2
zhangzqs
committed
ecf47e2
Copy full SHA for ecf47e2
feat(mcp_server/tools/tools.py):导入logging和consts模块,添加日志记录器
Show description for ba0345f
zhangzqs
committed
ba0345f
Copy full SHA for ba0345f
Commits on Apr 8, 2025
fix(mcp_server/core/cdn): 在CDNService的refresh方法中添加参数非空检查,在tools.py中添加参数非空验证规则
zhangzqs
committed
00cf0dd
Copy full SHA for 00cf0dd
refactor(mcp_server/core/cdn): 移除asyncio导入,修改变量类型注解,添加参数默认值
Show description for b20eb3a
zhangzqs
committed
b20eb3a
Copy full SHA for b20eb3a
refactor(mcp_server/core): 重构导入语句,将media_processing的loader改为load
Show description for 801e49f
zhangzqs
committed
801e49f
Copy full SHA for 801e49f
Merge remote-tracking branch 'upstream/main' into feature/cdn-refresh
zhangzqs
committed
ccd02bd
Copy full SHA for ccd02bd
feat: 添加CDN模块,支持文件预取和缓存刷新功能
Show description for 0182611
zhangzqs
committed
0182611
Copy full SHA for 0182611
You can’t perform that action at this time.