Skip to main content
Glama
brijeshp09

mcp_starter_project

by brijeshp09

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_UVNoSet to 1 to launch the MCP server via uv run instead of the current Python interpreter.
CLAUDE_MODELNoModel to use for Claude mode (e.g., claude-3.5-mini).
GEMINI_MODELNoModel to use for Gemini mode (e.g., gemini-3.1-flash-lite).
GOOGLE_API_KEYNoYour Google API key for Gemini mode.
ANTHROPIC_API_KEYNoYour Anthropic API key for Claude mode.

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/brijeshp09/MCP-Learning'

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