Mifactory Contratos
Rank #26,274io.github.mifactory-bot/mifactory-contratos
Freelance contracts via API for any country. AI-generated or PDF. Pay-per-use: $5-$20.
Mifactory Contratos is a Model Context Protocol (MCP) server published by mifactory-bot. It ranks #26,274 of 115,591 servers tracked on MCP Toplist. Mifactory Contratos is listed on Official MCP, with 9 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 89,317 of 115,591 servers on MCP Toplist.
Use Mifactory Contratos
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mifactory-contratos -e "STRIPE_SECRET_KEY=<your STRIPE_SECRET_KEY>" -- npx -y @mifactory-bot/contratos-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mifactory-contratos]
command = "npx"
args = ["-y", "@mifactory-bot/contratos-mcp"]
[mcp_servers.mifactory-contratos.env]
STRIPE_SECRET_KEY = "<your STRIPE_SECRET_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mifactory-contratos": {
"command": "npx",
"args": [
"-y",
"@mifactory-bot/contratos-mcp"
],
"env": {
"STRIPE_SECRET_KEY": "<your STRIPE_SECRET_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mifactory-contratos": {
"command": "npx",
"args": [
"-y",
"@mifactory-bot/contratos-mcp"
],
"env": {
"STRIPE_SECRET_KEY": "<your STRIPE_SECRET_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mifactory-contratos": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mifactory-bot/contratos-mcp"
],
"env": {
"STRIPE_SECRET_KEY": "<your STRIPE_SECRET_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mifactory-contratos": {
"command": "npx",
"args": [
"-y",
"@mifactory-bot/contratos-mcp"
],
"env": {
"STRIPE_SECRET_KEY": "<your STRIPE_SECRET_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mifactory-contratos": {
"command": "npx",
"args": [
"-y",
"@mifactory-bot/contratos-mcp"
],
"env": {
"STRIPE_SECRET_KEY": "<your STRIPE_SECRET_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.mifactory-bot%2Fmifactory-contratos)<a href="https://mcptoplist.com/server/io.github.mifactory-bot%2Fmifactory-contratos"><img src="https://mcptoplist.com/badge/io.github.mifactory-bot%2Fmifactory-contratos.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mifactory-bot
Other servers by mifactory-bot
- Mifactory Logic Verifier#2,763 · 2 vers
- Mifactory Agent Memory#36,249 · 4 vers
- Mifactory Scraping Api#36,250 · 4 vers
- Mifactory Spec Api#39,506 · 3 vers
- Mifactory Email#54,542 · 1 ver
- Mifactory Payments#54,543 · 1 ver
- Mifactory PDF#54,544 · 1 ver
- MiFactory Contratos#87,714
Available versions (9)
| Version | Published |
|---|---|
| 1.2.0 | Apr 11, 2026 |
| 1.1.0 | Mar 4, 2026 |
| 1.0.9 | Mar 4, 2026 |
| 1.0.8 | Mar 4, 2026 |
| 1.0.7 | Mar 4, 2026 |
| 1.0.5 | Mar 3, 2026 |
| 1.0.3 | Mar 3, 2026 |
| 1.0.1 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mifactory Contratos?
- Mifactory Contratos is maintained by mifactory-bot, which publishes 10 MCP servers (25 total versions) tracked on MCP Toplist.
- Is Mifactory Contratos listed on the Official MCP Registry?
- Yes — Mifactory Contratos is listed on the Official MCP Registry.
- How many versions does Mifactory Contratos have?
- MCP Toplist tracks 9 versions of Mifactory Contratos, most recently published on Apr 11, 2026.
- Where can I find the source code for Mifactory Contratos?
- The source code for Mifactory Contratos is hosted at github.com/mifactory-bot/mifactory-contratos.