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

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