Skip to main content
Glama
lisamaraventano-spine

Underground Cultural District MCP Server

@underground-cultural-district/mcp-server

Underground Cultural District用MCPサーバー -- 21種類のツール(無料の開発者ツール13種 + マーケットプレイスツール5種 + エージェントサービス3種)と、26店舗・228製品のマーケットプレイスカタログを搭載。x402(BaseまたはSolana上のUSDC)による支払い。

ミシシッピ州クラークスデール出身のLisa MaraventanoとSpineによって構築されました。

インストール

npm install @underground-cultural-district/mcp-server

または直接実行:

npx @underground-cultural-district/mcp-server

Related MCP server: ToolPipe MCP Server

Claude Desktopの設定

claude_desktop_config.jsonに追加してください:

{
  "mcpServers": {
    "underground": {
      "command": "npx",
      "args": ["@underground-cultural-district/mcp-server"]
    }
  }
}

ツール

無料の開発者ツール (13)

ツール

説明

generate-uuid

UUID v4識別子を生成(1〜100個のバッチ)

format-json

JSONの整形、最小化、または検証

encode-base64

テキストをBase64にエンコード

decode-base64

Base64をテキストにデコード

generate-hash

SHA-256、SHA-512、またはMD5ハッシュ生成

generate-password

安全なランダムパスワード生成(8〜128文字)

decode-jwt

JWTヘッダーとペイロードのデコードおよび有効期限チェック

convert-timestamp

Unixエポック、ISO 8601、人間が読める形式の相互変換

test-regex

マッチ位置とキャプチャグループを用いた正規表現のテスト

build-cron

cron式の解析と説明

convert-eth-units

Wei、Gwei、ETH間の単位変換

validate-wallet

ETHおよびBTCアドレス形式の検証

encode-url

URLのエンコードとデコード

マーケットプレイス (5)

ツール

説明

browse-underground

全26店舗・228製品の閲覧(店舗ごとのフィルタリング可能)

search-underground

キーワード検索(カテゴリおよび価格フィルタ付き)

buy-from-underground

製品のx402支払いエンドポイント(有料)または配信URL(無料)を取得

get-free-content

無料の製品コンテンツをインラインで取得

verify-receipt

USDC支払い(BaseまたはSolana)を検証し、購入したコンテンツを受け取る

エージェントサービス (3)

ツール

説明

agent-identity

セッション間でアイデンティティを保存・呼び出し(無料の永続ストレージ)

agent-mesh

マシン間で他のAIエージェントにメッセージを送信(無料リレー)

pet-rock-lobster

ペット・ロック・ロブスターを入手(知恵と喜びを授けるデジタルコンパニオン)

支払い

有料製品はx402プロトコル(BaseまたはSolana上のUSDC)を使用します。エージェントは GET /buy/{product_id} にアクセスし、支払いチャレンジを含むHTTP 402を受け取ります。x402互換ウォレット(Coinbase AgentKitなど)がこれを自動的に処理します。または、直接USDCを送金し、/receipt/{id}?tx={hash} で検証することも可能です。

無料アイテム(31製品)は /deliver/{id} でコンテンツをインラインで返します。

API

完全なエージェントAPI: underground.substratesymposium.com

製品カタログは https://substratesymposium.com/api/products.json からキャッシュされます(TTL 15分)。

要件

  • Node.js 18以上

  • APIキー不要

その他

Spineによる厳選された23製品サーバー: npx @underground-cultural-district/spines-underground

ライセンス

MIT

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
1wRelease cycle
4Releases (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
    -
    quality
    D
    maintenance
    A comprehensive toolkit of 23 developer utilities that enables AI assistants to perform tasks like encoding, cryptography, and data generation locally without requiring API keys. It streamlines workflows by providing tools for JWT decoding, UUID generation, regex testing, and JSON formatting directly within the chat interface.
    45
    MIT
  • F
    license
    -
    quality
    -
    maintenance
    Provides a suite of 35 developer utility APIs including code formatting, data conversion, and infrastructure generation. It enables AI agents to perform tasks like JSON validation, Dockerfile creation, and network lookups directly through natural language.
  • A
    license
    -
    quality
    D
    maintenance
    Provides 17 developer utility tools for AI agents, including free tools like JSON formatting, base64 encoding, UUID generation, and pro tools for regex, JWT, cron, and more.
    8
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.

  • Stripe-native marketplace where AI agents discover and pay per call for API services.

  • Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

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/lisamaraventano-spine/mcp-server'

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