Skip to main content
Glama

sn-mcp-server

Official
.env.example754 B
# SignNow API configuration SIGNNOW_TOKEN=your_signnow_token_here SIGNNOW_APP_BASE=https://app3.signnow.com SIGNNOW_API_BASE=https://api.signnow.com SIGNNOW_CLIENT_ID=id SIGNNOW_CLIENT_SECRET=secret SIGNNOW_API_BASIC_TOKEN=basic_token SIGNNOW_PASSWORD=password SIGNNOW_USER_EMAIL=login # OAuth server configuration OAUTH_ISSUER=http://127.0.0.1:8000 RESOURCE_HTTP_URL=http://127.0.0.1:8000/mcp RESOURCE_SSE_URL=http://127.0.0.1:8000/sse ACCESS_TTL=3600 REFRESH_TTL=2592000 ALLOWED_REDIRECTS=http://localhost, http://127.0.0.1, http://127.0.0.1:8000 # OAuth RSA key configuration OAUTH_RSA_PRIVATE_PEM=your_rsa_private_key_here OAUTH_JWK_KID=mcp-dev-key #For examples LLM_API_HOST=https://api.openai.com/v1 LLM_MODEL=gpt-4o-mini LLM_KEY=XXXXXXXXXXXXX

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/mihasicehcek/sn-mcp-server'

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