Marketing
kamera-ichi.com
Provides tools to browse a photography portfolio, view pricing and services, and submit inquiries for a photography business.
ENDPOINT 1
https://labangram.kamera-ichi.com/api/product-mcp
MCP server metadata
- Name
- labangram-product-mcp
- Version
- 1.0.0
This is Labangram's product action surface. Use portfolio and pricing tools to evaluate fit; submit_inquiry prepares a draft action only and requires human confirmation before any submission.
Known tools 4
search_portfolioSearch Labangram commercial photography, portrait, wedding, event, and digital product case studies.
Inferred read-onlyget_pricing_and_servicesReturn current photography services, pricing ranges, delivery expectations, and booking steps.
Inferred read-onlysubmit_inquiryPrepare a Labangram product inquiry action for human confirmation; creates a draft payload only and never sends or confirms a booking.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.labangram-product-mcp]
url = "https://labangram.kamera-ichi.com/api/product-mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"labangram-product-mcp": {
"type": "http",
"url": "https://labangram.kamera-ichi.com/api/product-mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: labangram-product-mcp
Remote MCP URL: https://labangram.kamera-ichi.com/api/product-mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"labangram-product-mcp": {
"url": "https://labangram.kamera-ichi.com/api/product-mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"labangram-product-mcp": {
"type": "http",
"url": "https://labangram.kamera-ichi.com/api/product-mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "labangram-product-mcp",
"transport": "streamable-http",
"url": "https://labangram.kamera-ichi.com/api/product-mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://labangram.kamera-ichi.com/api/mcp
MCP server metadata
- Name
- labangram-official
- Version
- 1.0.0
Use search_portfolio for case studies, get_pricing_and_services for services and rates, and get_project for one portfolio item.
Known tools 3
search_portfolioSearch Labangram commercial photography, portrait, wedding, event, and digital product case studies.
Inferred read-onlyget_pricing_and_servicesReturn current photography services, pricing ranges, delivery expectations, and booking steps.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.labangram-official]
url = "https://labangram.kamera-ichi.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"labangram-official": {
"type": "http",
"url": "https://labangram.kamera-ichi.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: labangram-official
Remote MCP URL: https://labangram.kamera-ichi.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"labangram-official": {
"url": "https://labangram.kamera-ichi.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"labangram-official": {
"type": "http",
"url": "https://labangram.kamera-ichi.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "labangram-official",
"transport": "streamable-http",
"url": "https://labangram.kamera-ichi.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://kamera-ichi.com/api/mcp
MCP server metadata
- Name
- kamera-ichi
- Version
- 1.0.0
Kamera-ichi is Taiwan's C2C used photography equipment marketplace. Use search_listings to find gear, get_trends for market pricing benchmarks, and get_listing for item specifications.
Known tools 5
search_listingsSearch active used camera, lens, and photography equipment listings in Taiwan on Kamera-ichi.
Inferred read-onlyget_listingGet complete specifications, price, condition, images, and seller profile for a specific listing ID.
Inferred read-onlyget_trendsGet historical average prices, price range, and condition breakdown for a specific camera or lens model in Taiwan.
Inferred read-onlyget_trending_modelsList top trending models by recent listing volume and price benchmarks in Taiwan.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kamera-ichi]
url = "https://kamera-ichi.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kamera-ichi": {
"type": "http",
"url": "https://kamera-ichi.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kamera-ichi
Remote MCP URL: https://kamera-ichi.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kamera-ichi": {
"url": "https://kamera-ichi.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kamera-ichi": {
"type": "http",
"url": "https://kamera-ichi.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kamera-ichi",
"transport": "streamable-http",
"url": "https://kamera-ichi.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://kamera-ichi.com/api/v1/mcp
MCP server metadata
- Name
- kamera-ichi
- Version
- 1.0.0
Kamera-ichi is Taiwan's C2C used photography equipment marketplace. Use search_listings to find gear, get_trends for market pricing benchmarks, and get_listing for item specifications.
Known tools 5
search_listingsSearch active used camera, lens, and photography equipment listings in Taiwan on Kamera-ichi.
Inferred read-onlyget_listingGet complete specifications, price, condition, images, and seller profile for a specific listing ID.
Inferred read-onlyget_trendsGet historical average prices, price range, and condition breakdown for a specific camera or lens model in Taiwan.
Inferred read-onlyget_trending_modelsList top trending models by recent listing volume and price benchmarks in Taiwan.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kamera-ichi]
url = "https://kamera-ichi.com/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kamera-ichi": {
"type": "http",
"url": "https://kamera-ichi.com/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kamera-ichi
Remote MCP URL: https://kamera-ichi.com/api/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kamera-ichi": {
"url": "https://kamera-ichi.com/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kamera-ichi": {
"type": "http",
"url": "https://kamera-ichi.com/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kamera-ichi",
"transport": "streamable-http",
"url": "https://kamera-ichi.com/api/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.