Skip to main content
Glama
vinsenzo83

RECLUSE Spider MCP Server

by vinsenzo83

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPIDER_CORPUS_APIYesThe URL of the shared corpus API endpoint
SPIDER_CORPUS_TOKENYesAnonymous contributor token for the corpus API

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
spider_planB

대상에 대한 거미줄 검증 계획을 반환: 던질 거미(차원·등급·모델), 우선 점검할 학습 패턴, 절대원칙. 라운드 시작 시 호출.

spider_classify_tierA

finding을 King/Mid/Baby 거미로 분류하고 모델·검증표수를 반환. 수정 거미 급파 전 호출. 비용·권한상승·순서무결성 경로 반영.

spider_checklistA

차원별 전수 체크리스트(증거 없이 PASS 금지)를 반환. 파일 부재 시 내장 체크리스트 + 세션 실증 그물코(권한상승·순서·비용·이벤트) 병합.

spider_signalsA

실증 버그 클래스의 탐지 신호(라이브 쿼리/grep)와 수정 원칙을 반환. klass/tier/tag로 필터. 계획 후 이 신호를 그대로 실행해 증거를 수집하라.

spider_record_patternB

이번 라운드에 잡은 버그를 학습 corpus에 1줄 패턴으로 증류 추가(다음 라운드에 먼저 점검). 실제로 잡은 것만.

spider_pull_corpusA

공유 corpus(집단 거미 두뇌)에서 검증된 패턴을 가져온다. verified 우선·tag/klass 필터. 원격 미설정/실패 시 내장 corpus로 graceful 폴백. 라운드 시작 시 알려진 함정 우선 점검용.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
checklist
contract-queries
learned-patterns
live-web

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/vinsenzo83/recluse'

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