Skip to main content
Glama
wissaltaj18

MCP Project Assistant Framework

by wissaltaj18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_MODELNoOllama model name (default: qwen2.5-coder:1.5b). Only used when ACTIVE_LLM_PROVIDER is ollama_qwen.
GEMINI_API_KEYNoGoogle Gemini API key. Required when ACTIVE_LLM_PROVIDER is gemini.
ACTIVE_LLM_PROVIDERYesChooses the LLM provider: 'ollama_qwen' for local Qwen via Ollama, 'gemini' for Gemini API cloud.
DANGEROUSLY_OMIT_AUTHNoSet to 'true' to bypass authentication for inspector usage.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/wissaltaj18/mcp-project-assistant-framework'

If you have feedback or need assistance with the MCP directory API, please join our Discord server