Skip to main content
Glama

SimDoc MCP Server

by jiweiqi
.env.exampleβ€’266 B
# Backend API Configuration (REQUIRED) # Set this to your SimDoc backend API endpoint BACKEND_URL=https://api.simdoc.example.com # MCP Server Configuration MCP_PORT=8080 HOST=0.0.0.0 PORT=8080 # Logging LOG_LEVEL=INFO # MCP Transport (sse or stdio) TRANSPORT=sse

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/jiweiqi/simdoc-mcp'

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