CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
theyahia avatar

Boxberry Mcp

theyahia/boxberry-mcp
authSTDIOregistry active
Summary

Connects Claude to Boxberry's Russian delivery service API with six tools for logistics operations. You get city and pickup point lookups, delivery cost and timeframe calculation, package tracking by number, postal code validation, and service list retrieval. Ships with both stdio and HTTP transports, plus three Claude Code skills that chain operations together: track a package, calculate delivery cost for a city and weight, or run the full workflow from city lookup through pickup points to cost estimation. Needs a Boxberry API token from your account dashboard. Built for anyone integrating Russian e-commerce fulfillment into AI workflows or building delivery status bots.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

boxberry-mcp

MCP-сервер для API Boxberry — поиск городов, пунктов выдачи, расчёт доставки, отслеживание, проверка индексов, услуги.

Возможности (6 инструментов)

ИнструментОписание
list_citiesСписок городов Boxberry с поиском по названию
list_pointsПункты выдачи в указанном городе
calc_deliveryРасчёт стоимости и сроков доставки
trackОтслеживание отправления по трек-номеру
zip_checkПроверка почтового индекса на зону доставки
list_servicesСписок оказанных услуг по отправлению

Быстрый старт (stdio)

{
  "mcpServers": {
    "boxberry": {
      "command": "npx",
      "args": ["-y", "@theyahia/boxberry-mcp"],
      "env": {
        "BOXBERRY_API_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

HTTP-транспорт (Streamable HTTP)

BOXBERRY_API_TOKEN=<TOKEN> npx @theyahia/boxberry-mcp --http
# Endpoint: http://localhost:3000/mcp
# Health:   http://localhost:3000/health

Порт настраивается через PORT:

PORT=8080 BOXBERRY_API_TOKEN=<TOKEN> npx @theyahia/boxberry-mcp --http

Smithery

Файл smithery.yaml включён. Требует BOXBERRY_API_TOKEN.

Переменные окружения

ПеременнаяОбязательнаяОписание
BOXBERRY_API_TOKENДаAPI-токен из личного кабинета Boxberry
PORTНетПорт для HTTP-транспорта (по умолчанию 3000)

Skills (Claude Code)

SkillОписание
/skill-track <трек>Отследить посылку Boxberry
/skill-calculate <город> <вес>Расчёт стоимости доставки
/delivery <город> <вес>Полный цикл: город → ПВЗ → расчёт

Разработка

npm install
npm run build
npm test
BOXBERRY_API_TOKEN=<TOKEN> npm run dev

Лицензия

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

BOXBERRY_TOKEN*secret

API key for the service

Categories
Search & Web Crawling
Registryactive
Package@theyahia/boxberry-mcp
TransportSTDIO
AuthRequired
UpdatedMar 31, 2026
View on GitHub

More from theyahia

  • Calltouch Mcp
  • Cbr Mcp
  • Cloudpayments Mcp
  • Dadata Mcp
  • Delovye Linii Mcp
  • Hh Mcp
  • Huntflow Mcp
  • Kontur Focus Mcp
  • Robokassa Mcp
  • Roistat Mcp
  • Sendpulse Mcp
  • Sms Ru Mcp
  • Superjob Mcp
  • Tkassa Mcp
  • Travelpayouts Mcp
  • Unisender Mcp
  • Vk Mcp
  • Getcourse Mcp
  • Jivosite Mcp
  • Kaspi Mcp
  • Retailcrm Mcp
  • Sber Mcp
  • Yandex Speechkit Mcp
  • 1c-rest-mcp6

Related Search & Web Crawling MCP Servers

View all →
theyahia avatar
Delovye Linii Mcp

theyahia/delovye-linii-mcp

MCP server for Delovye Linii (Деловые Линии) delivery API — tariff calculation, city search, tracki
theyahia avatar
Hh Mcp

theyahia/hh-mcp

MCP server for hh.ru jobs API — vacancy search, salary stats, employers, regions. Public endpoints,
theyahia avatar
Kontur Focus Mcp

theyahia/kontur-focus-mcp

MCP server for Kontur.Focus API — company search, brief reports, financial analytics, counterparty
theyahia avatar
Superjob Mcp

theyahia/superjob-mcp

MCP server for SuperJob.ru API — vacancy search, employers. Requires API key.
theyahia avatar
Travelpayouts Mcp

theyahia/travelpayouts-mcp

MCP server for Travelpayouts API -- flight search, popular routes, price calendar.
theyahia avatar
Vk Mcp

theyahia/vk-mcp

MCP server for VK API — wall posts, news search, users, groups. 4 tools.