Data Mindset Sts Google Forms MCP
Rank #666ai.smithery/data-mindset-sts-google-forms-mcp
MCP server providing data-mindset-sts-google-forms-mcp capabilities
Data Mindset Sts Google Forms MCP is a Model Context Protocol (MCP) server published by data-mindset. It ranks #666 of 115,591 servers tracked on MCP Toplist, and its repository has 1,197 GitHub stars. Data Mindset Sts Google Forms MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 5, 2025 and most recently updated on Oct 5, 2025.
Ranks ahead of 114,925 of 115,591 servers on MCP Toplist.
Use Data Mindset Sts Google Forms MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http data-mindset-sts-google-forms-mcp https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcp[mcp_servers.data-mindset-sts-google-forms-mcp]
url = "https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"data-mindset-sts-google-forms-mcp": {
"url": "https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"data-mindset-sts-google-forms-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"data-mindset-sts-google-forms-mcp": {
"serverUrl": "https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"data-mindset-sts-google-forms-mcp": {
"url": "https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Fdata-mindset-sts-google-forms-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fdata-mindset-sts-google-forms-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fdata-mindset-sts-google-forms-mcp.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
data-mindset
Other servers by data-mindset
View all data-mindset servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Oct 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Data Mindset Sts Google Forms MCP?
- Data Mindset Sts Google Forms MCP is maintained by data-mindset, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Data Mindset Sts Google Forms MCP listed on the Official MCP Registry?
- Yes — Data Mindset Sts Google Forms MCP is listed on the Official MCP Registry.
- How many versions does Data Mindset Sts Google Forms MCP have?
- MCP Toplist tracks 2 versions of Data Mindset Sts Google Forms MCP, most recently published on Oct 5, 2025.
- Where can I find the source code for Data Mindset Sts Google Forms MCP?
- The source code for Data Mindset Sts Google Forms MCP is hosted at github.com/data-mindset/sts-google-forms-mcp.