AppMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOCAL_MODE | No | Set to 'true' to enable local mode without Azure AD. | |
| AUTH_ENABLED | No | Set to 'false' to disable authentication. | |
| DATASOURCES_JSON | Yes | JSON string of datasource configurations (read-only DSNs). Required for server operation. | |
| GIT_HISTORY_PUSH | No | Set to 'true' to push commits to remote. | |
| GIT_HISTORY_TOKEN | No | Git personal access token for pushing to history repo. | |
| GIT_HISTORY_BRANCH | No | Branch name for git history pushes. | |
| GIT_HISTORY_REMOTE | No | Remote name for git history pushes. | |
| GIT_HISTORY_SUBDIR | No | Subdirectory within the git repo for app history. | |
| GIT_HISTORY_ENABLED | No | Set to 'true' to enable git audit trail. | |
| GIT_HISTORY_REPO_URL | No | URL of the git repository for app history. |
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/DerekHutchinson/AppMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server