add-mcp
Back to registry
Tally logo

Tally

v1.0.0

tally.so/mcp

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.tally.so/mcp
requiredsecret

Tally API key. Use Bearer <token>.

npx add-mcp@latest https://api.tally.so/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=so.tally%2Fmcp"