Server data from the Official MCP Registry
Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
Remote endpoints: streamable-http: https://api.stellary.co/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-anymfah-stellary-project-management": {
"url": "https://api.stellary.co/mcp"
}
}
}From the project's GitHub README.
Connect AI assistants and coding agents to live Stellary projects through the Model Context Protocol (MCP). The hosted server exposes project, board, collaboration, cockpit, and agent-mission tools while preserving Stellary's existing permissions.
https://api.stellary.co/mcpOfficial MCP Registry listing · Documentation · Guide en français
The exact tool list is resolved at connection time. It depends on the token's scopes, the user's project access, the workspace configuration, and—when using an agent identity—the agent's tool policy.
projects:read and
pilotage:read; select write scopes only when the client needs them.claude mcp add stellary \
--transport streamable-http \
https://api.stellary.co/mcp \
--header "Authorization: Bearer YOUR_STELLARY_TOKEN"
{
"mcpServers": {
"stellary": {
"url": "https://api.stellary.co/mcp",
"headers": {
"Authorization": "Bearer YOUR_STELLARY_TOKEN"
}
}
}
}
A reusable example is available in
examples/mcp-client.json.
Ask the client to list your Stellary projects. This confirms authentication and project visibility without changing data. Then ask it to inspect one project's columns and cards before enabling write scopes.
For a vulnerability, follow SECURITY.md. For setup questions, email support@stellary.co.
This public repository is the canonical discovery and configuration source for Stellary's hosted MCP server. It contains the official MCP Registry manifest, client examples, documentation, and automated availability checks. The hosted Stellary application and server implementation are not distributed from this repository.
The metadata and documentation in this repository are licensed under the MIT License. Use of the hosted service is governed by the Stellary terms.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.