Skip to main content
Glama
yugaaank

Needle MCP Server

by yugaaank

Needle MCP Server

프로덕션 준비가 완료된 로컬 구조적 추출, 분류, 요약용 MCP 서버입니다.

CI License: MIT

Needle MCP를 사용하면 소프트웨어가 컴퓨터의 구조화된 데이터를 처리할 수 있습니다. Cactus Needle 모델을 사용하므로 데이터를 로컬에 유지하면서 더 빠른 응답을 얻을 수 있습니다.


기능

  • 프롬프트 작성 없이 모든 텍스트에서 JSON 구조화 데이터를 추출합니다.

  • 모델 컨텍스트 창 안에 머물도록 불필요한 컨텍스트를 자동으로 제거합니다.

  • 대규모 문서를 대형 언어 모델로 보내기 전에 로컬에서 청크 단위로 나누고 검색합니다.

  • JSON 수리 단계를 통해 항상 파싱 가능한 결과를 보장합니다.

  • SQLite 캐시는 동일한 요청을 즉시 반환합니다.

Related MCP server: document-intelligence-mcp

설치

uv tool install git+https://github.com/yugaaank/needle-mcp

사용법

Claude Code

claude mcp add needle -- needle

Cursor

cursor mcp add needle -- needle

Claude Desktop

claude mcp add needle -- /path/to/needle

CLI

needle

라이선스

MIT – 자세한 내용은 LICENSE 파일을 참조하세요.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (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
    Not graded
    quality
    D
    maintenance
    Local document intelligence for AI agents — extract text, detect tables, read metadata, analyze structure, search keywords, and detect language from PDF and DOCX files. No cloud API required, no API key needed.
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables indexing local documents (PDF, Markdown, text, code) into a knowledge base and querying them via semantic search using local embeddings, all running privately on your machine.
    4
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to maintain persistent, local memory with retrieval-augmented search, knowledge graphs, and context surfacing, without any cloud dependencies.
    1,279
    MIT

View all related MCP servers

Related MCP Connectors

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/yugaaank/needle-mcp'

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