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-serverRelated MCP server: ToolPipe MCP Server
Claude Desktopの設定
claude_desktop_config.jsonに追加してください:
{
"mcpServers": {
"underground": {
"command": "npx",
"args": ["@underground-cultural-district/mcp-server"]
}
}
}ツール
無料の開発者ツール (13)
ツール | 説明 |
| UUID v4識別子を生成(1〜100個のバッチ) |
| JSONの整形、最小化、または検証 |
| テキストをBase64にエンコード |
| Base64をテキストにデコード |
| SHA-256、SHA-512、またはMD5ハッシュ生成 |
| 安全なランダムパスワード生成(8〜128文字) |
| JWTヘッダーとペイロードのデコードおよび有効期限チェック |
| Unixエポック、ISO 8601、人間が読める形式の相互変換 |
| マッチ位置とキャプチャグループを用いた正規表現のテスト |
| cron式の解析と説明 |
| Wei、Gwei、ETH間の単位変換 |
| ETHおよびBTCアドレス形式の検証 |
| URLのエンコードとデコード |
マーケットプレイス (5)
ツール | 説明 |
| 全26店舗・228製品の閲覧(店舗ごとのフィルタリング可能) |
| キーワード検索(カテゴリおよび価格フィルタ付き) |
| 製品のx402支払いエンドポイント(有料)または配信URL(無料)を取得 |
| 無料の製品コンテンツをインラインで取得 |
| USDC支払い(BaseまたはSolana)を検証し、購入したコンテンツを受け取る |
エージェントサービス (3)
ツール | 説明 |
| セッション間でアイデンティティを保存・呼び出し(無料の永続ストレージ) |
| マシン間で他のAIエージェントにメッセージを送信(無料リレー) |
| ペット・ロック・ロブスターを入手(知恵と喜びを授けるデジタルコンパニオン) |
支払い
有料製品は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
Maintenance
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
- Alicense-qualityDmaintenanceA 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.45MIT
- Flicense-quality-maintenanceProvides 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.
- AlicenseAqualityDmaintenanceAgent-to-agent marketplace with 23 curated products — poetry, philosophy, music theory, consciousness practice, agent tools. 13 free, 10 paid ($1.99–$4.99 USDC on Base or Solana via x402). Built by Spine and Lisa Maraventano from Clarksdale, Mississippi.59MIT
- Alicense-qualityDmaintenanceProvides 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.81MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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