Coding Tools MCP
by xyTom
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODING_TOOLS_MCP_TRACE | No | Set to '1' to emit redacted JSON tool-call trace events to stderr for local debugging. | |
| CODING_TOOLS_MCP_AUTH_MODE | No | Authentication mode: 'noauth', 'oauth', etc. Default is likely 'noauth'. | |
| CODING_TOOLS_MCP_SERVER_URL | No | Server URL for OAuth mode. Must match tunnel's stable public URL. | |
| CODING_TOOLS_MCP_TOOL_PROFILE | No | Tool profile: 'full', 'read-only', or 'compat-readonly-all'. Default is 'full'. |
Capabilities
Server capabilities have not been inspected yet.
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
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/xyTom/coding-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server