Skip to main content
Glama

Accounting Practice MCP Server

smithery.yaml604 B
runtime: container build: dockerfile: Dockerfile dockerBuildPath: . startCommand: type: http configSchema: type: object properties: OPENAI_API_KEY: type: string title: "OpenAI API Key" description: "Your OpenAI API key or 'local' for local LLM" default: "local" OPENAI_API_BASE_URL: type: string title: "OpenAI API Base URL" description: "Base URL for OpenAI-compatible API" default: "https://vrllm.ngrok.app/v1" exampleConfig: OPENAI_API_KEY: "local" OPENAI_API_BASE_URL: "https://vrllm.ngrok.app/v1"

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/RealDealCPA-VR/MCP-Accounting'

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