Canon MCP
by Jonvoge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CANON_MCP_PORT | No | HTTP port | 8000 |
| CANON_REPO_NAME | No | Repository name | |
| CANON_REPO_ROOT | No | Local path to context repo (local/stdio mode only) | |
| CANON_REPO_OWNER | No | GitHub org or ADO org | |
| CANON_REPO_TOKEN | No | PAT with read:contents scope | |
| CANON_REPO_BRANCH | No | Branch to read from | main |
| CANON_MCP_BASE_URL | No | Public HTTPS URL of this server (used in OAuth metadata) | |
| CANON_REPO_ADO_ORG | No | ADO org name (ADO only) | |
| CANON_MCP_TRANSPORT | No | Transport: streamable-http or stdio | streamable-http |
| CANON_REPO_PROVIDER | No | GitHub or ADO provider for remote mode (e.g., github or ado) | |
| CANON_AUTH_CLIENT_ID | No | App registration client ID | |
| CANON_AUTH_TENANT_ID | No | Entra tenant ID | |
| CANON_REPO_ADO_PROJECT | No | ADO project name (ADO only) | |
| CANON_AUTH_CLIENT_SECRET | No | Client secret (for OBO token acquisition) |
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
- 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/Jonvoge/canon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server