Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Software Planning MCP Server
by
Jo-Lion
Verified
GitHub
Developer Tools
Note Taking
Python
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
software-planning-mcp
bak
Dockerfile
.gitignore
__init__.py
model_types.py
prompts.py
README.md
requirements.txt
server.py
setup.py
smithery.yaml
storage.py
wrapper.js
""" 软件规划MCP服务器包 这个包提供了软件开发规划工具,帮助用户制定实施计划和管理待办事项。 """ __version__ = "0.1.0" __author__ = "MCP开发团队"