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