Skip to main content
Glama

MCP Agent - AI Expense Tracker

by dev-muhammad
.env.example•357 B
# OpenAI API Configuration OPENAI_API_KEY=your_openai_api_key_here # Server Configuration HOST=localhost PORT=8002 # MCP Server Configuration MCP_HOST=localhost MCP_PORT=9002 # Telegram Bot Configuration (Optional) TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here AGNO_API_URL=http://localhost:7777 AGENT_ID=expense-tracker-agent DEFAULT_USER_ID=USER_001

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/dev-muhammad/MCPAgent'

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