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?
—
开发工具 分类下的更多 MCP 服务器
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
test
prysmaticlabsGo implementation of Ethereum proof of stake
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
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
评论