Skip to main content
Glama
SGPT9
by SGPT9

🌐 Shothik MCP Server (@shothik/mcp-server)

Универсальный Model Context Protocol (MCP) сервер, предоставляющий корпоративные инструменты для валидаторов блокчейна Posthuman, операций с демографией Южной Азии (bKash, Steadfast, NBR VAT), эпизодической семантической памяти и изолированного выполнения кода в песочнице.

Совместим с Claude Desktop, Cursor IDE, Antigravity, Goose, Cline и любым MCP-клиентом.


⚡ Быстрый старт

1. Запуск через npx (установка не требуется)

npx -y @shothik/mcp-server

Related MCP server: core-agent-mcp

🔌 Конфигурации интеграции с клиентами

🤖 Конфигурация Claude Desktop

Добавьте следующее в ваш claude_desktop_config.json:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

  • Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "shothik": {
      "command": "npx",
      "args": ["-y", "@shothik/mcp-server"]
    }
  }
}

💻 Конфигурация Cursor IDE

В настройках Cursor ➔ ФункцииMCP-серверыДобавить новый MCP-сервер:

  • Имя: shothik

  • Тип: command

  • Команда: npx -y @shothik/mcp-server


🛠️ Доступные MCP-инструменты

Название инструмента

Параметры

Описание

celestia_status

network

Запрос состояния стейкинга валидатора Celestia и статуса синхронизации DA-моста.

monad_metrics

nodeEndpoint

Мониторинг высокопроизводительного выполнения валидатора Monad и TPS.

oraichain_oracle_health

contractAddress

Проверка времени безотказной работы подписи AI-оракула Oraichain и состояния CosmWasm.

verify_bkash_trx

trxId, expectedAmount

Проверка формата 10-значного TrxID bKash, комиссий и статуса расчетов.

book_steadfast_parcel

recipientName, recipientPhone, recipientAddress, codAmount

Мгновенное автоматическое бронирование через Steadfast Courier Bangladesh.

generate_mushak_6_3

buyerName, itemDescription, itemValueExcludingVat

Генерация установленных законом налоговых счетов-фактур NBR Mushak-6.3 с НДС.

execute_sandbox_code

language, code

Безопасное выполнение JS/Python в песочнице с тайм-аутом и защитными механизмами.

semantic_memorize

key, content, category

Сохранение эпизодических фактов, предпочтений пользователя и архитектурных решений.

semantic_recall

query

Получение релевантных фрагментов семантической памяти.


🧪 Разработка и тестирование

# Clone the repository
git clone https://github.com/ahsanhab919-ux/shothik-mcp.git
cd shothik-mcp

# Install dependencies
pnpm install

# Run unit tests
pnpm test

# Build TypeScript
pnpm build

📜 Лицензия

MIT © Ahsan Habib

Install Server
F
license - not found
C
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    37 MCP servers for agentic commerce and Brazilian services. Covers Stripe ACP, x402 (Coinbase), AP2 (Google), Google UCP, plus 14 traditional Brazilian payment rails, fiscal, banking, communication, logistics, ERP, identity, and crypto APIs. ~480 tools. Supports stdio and Streamable HTTP.
    267
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Remote execution layer for agentic systems exposing 64 production tools via MCP for file, network, system, text, git, crypto, and monitoring operations.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides a private set of high-level tools for web research, focused URL investigation, read-only GitHub research, and persistent semantic memory via a Streamable HTTP MCP gateway.
    1

View all related MCP servers

Related MCP Connectors

  • AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

  • Production-grade cryptography toolkit with 31 MCP tools for classical, PQC, and KMS workflows.

  • Solana-native MCP gateway for SAP, DeFi tools, SNS identity, and x402 payments.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SGPT9/shothik-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server