Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Spin

FreeNot checked

Spin — Model Context Protocol server

GitHubEmbed

About

Spin — Model Context Protocol server

README

기능

  • 파일 검색 (search_files)
  • 디렉토리 리스팅 (list_dir)
  • 파일 내용 읽기 (read_file_content)
  • 코드베이스 분석 (analyze_codebase)
  • 웹페이지 추출 (get_webpage_text)
  • API JSON 파싱 (search_api_json)
  • 견적서 생성 (generate_quote)

설치

pip install mcp

실행

python3 spin_mcp_server.py

구조

search_files - 검색_files_pattern_path_file_ext_max_results list_dir - 디렉토리 구조 리스팅 read_file_content - 파일 내용 읽기 analyze_codebase - 프로젝트 구조 분석 get_webpage_text - 웹페이지 텍스트 추출 search_api_json - API JSON 응답 파싱 generate_quote - 견적서 생성

from github.com/SMPARK-KR/spin-mcp-server

Installing Spin

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/SMPARK-KR/spin-mcp-server

FAQ

Is Spin MCP free?

Yes, Spin MCP is free — one-click install via Unyly at no cost.

Does Spin need an API key?

No, Spin runs without API keys or environment variables.

Is Spin hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Spin in Claude Desktop, Claude Code or Cursor?

Open Spin on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Spin with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs