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.
基本情報
設定
以下の設定を使って、このサーバーを 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?
—
「開発者ツール」の他のコンテンツ
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
コメント