tally.so
Tally is a form-building service for creating and managing online forms and collecting submissions. It also offers AI-assistant access to forms and submissions through an MCP server.
Tally exposes a REST API at `https://api.tally.so` authenticated by bearer API keys, plus an MCP server at `https://api.tally.so/mcp` that supports OAuth or the same bearer API key.
- Tally MCP serverdetected
- Tally APIdiscovered
In Tally, go to Settings → API keys, click Create API key, then copy the key and store it safely; Tally only shows it once. Use it as a bearer token in Authorization: Bearer tly-xxxx.
For the Tally MCP server, use an MCP client that supports OAuth and add the server at https://api.tally.so/mcp. The client handles registration automatically; when prompted, sign in to Tally and approve access. Tally documents this as the recommended way to connect in the MCP server docs.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://tally.so/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://tally.so/api/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing