Skip to main content
Glama

Software Planning MCP Server

by Jo-Lion
""" 软件规划MCP服务器包 这个包提供了软件开发规划工具,帮助用户制定实施计划和管理待办事项。 """ __version__ = "0.1.0" __author__ = "MCP开发团队" from bak.types import Todo, Goal, ImplementationPlan, StorageData from bak.storage import storage from bak.prompts import SEQUENTIAL_THINKING_PROMPT, format_plan_as_todos from bak.server import SoftwarePlanningServer, main

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jo-Lion/software-planning-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server