MCP.so
ログイン
M

Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)

@SatishKakollu

Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python) について

Token-aware response paging for MCP servers. One line of code — large tool responses chunked and delivered page by page.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

SatishKakollu

投稿者

Satish

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-pager-demo": {
      "command": "npx",
      "args": [
        "tsx",
        "https://raw.githubusercontent.com/SatishKakollu/mcp-pager/main/examples/demo-server.ts"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)?

Token-aware response paging for MCP servers. Large tool responses are chunked and delivered page by page with one line of code.

How to use Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)?

Add a single line of code to your MCP server. No further configuration steps or commands are described in the README.

Key features of Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)

  • Token-aware response paging for MCP servers
  • Single line of code integration
  • Chunks large tool responses automatically
  • Delivers responses page by page
  • Supports TypeScript and Python implementations

Use cases of Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)

  • Handling large tool outputs that exceed per-response size limits

FAQ from Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)

What does this server do that alternatives don't?

What dependencies or runtime are required?

Where does data live and how is it transmitted?

What are known limits or constraints?

What transports or authentication does it support?

コメント

「開発者ツール」の他のコンテンツ