my-local-mcp
by az-ka
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | When '1', 'true', or 'yes', logs each tool call + duration to stderr | |
| GITHUB_TOKEN | No | Alternative to MCP_GITHUB_TOKEN. | |
| MCP_CLONE_DEPTH | No | Default shallow-clone depth applied when add_repo doesn't pass an explicit depth. '0' means full history. | 0 |
| MCP_GITHUB_TOKEN | No | Token injected into HTTPS GitHub URLs at clone time (never stored in settings.json). Also, GITHUB_TOKEN can be used as alternative. | |
| MCP_MAX_REPO_BYTES | No | Warn threshold after add_repo; informational only, doesn't fail | 2 GB |
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/az-ka/my-local-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server