MCP server for Delovye Linii (Деловые Линии) delivery API — tariff calculation, city search, tracki
claude mcp add delovye-linii-mcp -- npx -y @theyahia/delovye-linii-mcp
claude_desktop_config.json
{
"mcpServers": {
"delovye-linii-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/delovye-linii-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"delovye-linii-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/delovye-linii-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"delovye-linii-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/delovye-linii-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"delovye-linii-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@theyahia/delovye-linii-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"delovye-linii-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/delovye-linii-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theYahia--delovye-linii-mcp/reviews or the review_server meta-tool.
POST /mcp