Mcp Pager — Zero Config Response Paging For Mcp Servers (typescript + Python)
@SatishKakollu
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-pager-demo": {
"command": "npx",
"args": [
"tsx",
"https://raw.githubusercontent.com/SatishKakollu/mcp-pager/main/examples/demo-server.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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?
—
More Developer Tools MCP servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments