Spala Public MCP
Discover Spala, authenticate with platform OAuth, manage projects, and securely connect coding agents to each project's dedicated MCP.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Spala Help: Explain what Spala is, what the public MCP does, and where agents should start before authentication.
- Spala Get Onboarding: Return first-call onboarding for agents, including the public MCP role, project MCP role, auth metadata, enabled authenticated handoff, and required first project-MCP calls.
- Spala Get Tool Map: Return machine-readable public MCP vs project MCP routing, auth-gated tool names, OAuth metadata URLs, and exact-URL handoff rules.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Discover Spala, authenticate with platform OAuth, manage projects, and securely connect coding agents to each project's dedicated MCP. Public discovery and handoff happen here; project MCPs handle backend build, validation, publishing, and operations.
Список инструментов сервера (16)
Технические названия из tools/list. Нужны только разработчикам.
| spala_help | Explain what Spala is, what the public MCP does, and where agents should start before authentication. |
| spala_get_onboarding | Return first-call onboarding for agents, including the public MCP role, project MCP role, auth metadata, enabled authenticated handoff, and required first project-MCP calls. |
| spala_get_tool_map | Return machine-readable public MCP vs project MCP routing, auth-gated tool names, OAuth metadata URLs, and exact-URL handoff rules. |
| docs_search | Search public Spala agent-facing docs for setup, OAuth, npm install, project handoff, pricing, security, limits, and MCP boundary questions. |
| template_list | List public Spala backend templates so agents can plan backend shape before using the dashboard or a separately provided project MCP. |
| addon_list | List public Spala addons and integrations so agents can plan backend workflows before using the dashboard or a separately provided project MCP. |
| spala_start | Run versioned authenticated startup, verify account readiness, auto-scope one organization, and safely discover organizations and projects. |
| account_status | Verify the account session and return account readiness plus exact missing profile or company fields. |
| account_setup | Complete missing account profile data and create the first company/workspace organization without sending the user to the dashboard. |
| organization_create | Create an additional organization for the authenticated Spala platform user. |
| project_list | List projects available to the authenticated Spala platform user. Use this after OAuth; anonymous public MCP calls cannot list projects. |
| project_create | Create a real Spala project through the authenticated platform API. |
| project_connect | Enable MCP for one authorized project when needed and return an exact workspace-only project binding plan. |
| project_select | Compatibility alias for project_connect. Prepares project MCP and returns an exact workspace-only binding plan. |
| project_get_mcp_manifest | Prepare project MCP and return exact mcpUrl and manifestUrl values plus workspace-only project bind argv. |
| project_get_public_context | Return safe documented project handoff context without exposing tokens, private source code, or unrelated customer data. |