techtenstein-bg-mcp
Rank #61,601io.github.sathvic-kollu/techtenstein-bg
AI background removal for images. Modes: auto, product, portrait, car. Transparent PNG.
techtenstein-bg-mcp is a Model Context Protocol (MCP) server published by sathvic-kollu. It ranks #61,601 of 115,591 servers tracked on MCP Toplist. techtenstein-bg-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 13, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 53,990 of 115,591 servers on MCP Toplist.
Use techtenstein-bg-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add techtenstein-bg -e "TECHTENSTEIN_API_KEY=<your TECHTENSTEIN_API_KEY>" -- uvx techtenstein-bg-mcpReplace each placeholder with your own value before saving.
[mcp_servers.techtenstein-bg]
command = "uvx"
args = ["techtenstein-bg-mcp"]
[mcp_servers.techtenstein-bg.env]
TECHTENSTEIN_API_KEY = "<your TECHTENSTEIN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-bg": {
"command": "uvx",
"args": [
"techtenstein-bg-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-bg": {
"command": "uvx",
"args": [
"techtenstein-bg-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"techtenstein-bg": {
"type": "stdio",
"command": "uvx",
"args": [
"techtenstein-bg-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-bg": {
"command": "uvx",
"args": [
"techtenstein-bg-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"techtenstein-bg": {
"command": "uvx",
"args": [
"techtenstein-bg-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<your TECHTENSTEIN_API_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.sathvic-kollu%2Ftechtenstein-bg)<a href="https://mcptoplist.com/server/io.github.sathvic-kollu%2Ftechtenstein-bg"><img src="https://mcptoplist.com/badge/io.github.sathvic-kollu%2Ftechtenstein-bg.svg" alt="MCP Toplist: #61,601 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sathvic-kollu
Other servers by sathvic-kollu
- Data-grounded sprint retro#58,370 · 1 ver
- Standup from your activity#58,371 · 1 ver
- Techtenstein Linkedin MCP Server#61,602 · 1 ver
- Techtenstein PDF MCP#61,603 · 1 ver
- Techtenstein SEO MCP#61,604 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 13, 2026 |
Frequently asked questions
- Who maintains techtenstein-bg-mcp?
- techtenstein-bg-mcp is maintained by sathvic-kollu, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is techtenstein-bg-mcp listed on the Official MCP Registry?
- Yes — techtenstein-bg-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does techtenstein-bg-mcp have?
- MCP Toplist tracks 1 version of techtenstein-bg-mcp, most recently published on Jul 13, 2026.
- Where can I find the source code for techtenstein-bg-mcp?
- The source code for techtenstein-bg-mcp is hosted at github.com/sathvic-kollu/techtenstein-bg-mcp.