toolchain-mcp
by kodown1k
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOOLCHAIN_MCP_MM_URL | No | Mattermost server URL | https://mattermost.example.com |
| TOOLCHAIN_MCP_CA_FILE | No | Path to additional CA certificate file | |
| TOOLCHAIN_MCP_MM_TEAM | No | Mattermost default team handle | |
| TOOLCHAIN_MCP_JIRA_URL | No | Jira server URL | https://jira.example.com |
| TOOLCHAIN_MCP_MM_TOKEN | No | Mattermost token (bot or session token) | |
| TOOLCHAIN_MCP_READ_ONLY | No | Set to '1' to disable write tools | 0 |
| TOOLCHAIN_MCP_GITLAB_URL | No | GitLab server URL | https://gitlab.example.com |
| TOOLCHAIN_MCP_HARBOR_URL | No | Harbor server URL | https://harbor.example.com |
| TOOLCHAIN_MCP_TIMEOUT_MS | No | HTTP timeout in milliseconds | 15000 |
| TOOLCHAIN_MCP_HARBOR_USER | No | Harbor username (robot account) | |
| TOOLCHAIN_MCP_REDMINE_URL | No | Redmine server URL | https://redmine.example.com |
| TOOLCHAIN_MCP_GITLAB_TOKEN | No | GitLab Personal Access Token (scope api or read_api) | |
| TOOLCHAIN_MCP_JIRA_PASSWORD | No | Jira password | |
| TOOLCHAIN_MCP_JIRA_USERNAME | No | Jira username (basic auth) | |
| TOOLCHAIN_MCP_HARBOR_PASSWORD | No | Harbor password | |
| TOOLCHAIN_MCP_REDMINE_API_KEY | No | Redmine API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
No capabilities declared | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kodown1k/toolchain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server