tinder-bio
Generates dating profile bios for Tinder.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tinder-biogenerate a dating bio for a dog lover"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-tinder-bio
tinder-bio MCP — wraps StupidAPIs (requires X-API-Key)
Part of Pipeworx — an MCP gateway connecting AI agents to 1476+ live data sources.
Tools
Tool | Description |
| Generate a dating profile bio. Red flags embedded at no extra charge. |
Related MCP server: mcp-me
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"tinder-bio": {
"url": "https://gateway.pipeworx.io/tinder-bio/mcp"
}
}
}What this endpoint actually serves
tools/list at https://gateway.pipeworx.io/tinder-bio/mcp returns the tools in the table
above plus the shared Pipeworx meta-tools — ask_pipeworx,
discover_tools, search_within, remember/recall and the rest of the
gateway-wide set. So the tool count you see is larger than this table: a
single-pack endpoint currently lists roughly 30 shared tools alongside the
pack's own. The connection's initialize response states its exact scope, and
is the authoritative answer for a given day.
This is deliberate, not multiplexing by accident. The meta-tools are what let a
scoped connection answer a question this pack does not cover — via
ask_pipeworx, which routes across the whole catalog — without you adding a
second MCP server. There is currently no way to mount a pack endpoint without
them; if the extra schemas cost you more context than the routing is worth,
connect to the full gateway once rather than to several pack endpoints.
Or connect to the full Pipeworx gateway to get every pack's tools listed directly, instead of just this one's:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Both URLs reach the same gateway and the same 1476+ data sources. The
only difference is which pack's tools are listed directly; ask_pipeworx
reaches all of them from either one.
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English — this works on the pack endpoint above as well as on the full gateway:
ask_pipeworx({ question: "your question about Tinder Bio data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
passive-aggression MCP — wraps StupidAPIs (requires X-API-Key)
buzzword-density MCP — wraps StupidAPIs (requires X-API-Key)
yc-rejection MCP — wraps StupidAPIs (requires X-API-Key)
linkedin-humblebrag MCP — wraps StupidAPIs (requires X-API-Key)
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnriches user data by generating and providing social media profile links (Instagram, Facebook, Twitter, LinkedIn) based on user information like name and birth date.-
- AlicenseAqualityAmaintenanceDigital identity layer for AI — your bio, career, skills, interests, and projects always available to every AI tool. Auto-generates profile from 342+ public APIs, 13 real-time plugins, YAML-based profiles with privacy-first local storage.238 npm18MIT
- AlicenseAqualityDmaintenanceAI cover letter generation for agents. 5 composable tools that analyze job postings (15+ structured fields), match candidate profiles against roles, generate story-driven cover letters using narrative archetypes, and quality-score the results. Supports English, German, Spanish, and Portuguese. The first production MCP server for job applications.35 npmMIT
- AlicenseNot gradedqualityCmaintenanceGenerates humorous or plausible excuses for being late, missing deadlines, or ghosting someone via the StupidAPIs service.5 npmMIT