Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Parkour MCP
P
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Parkour MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

A content exploration toolkit that helps LLMs surface high signal, unsummarized web content.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "parkour-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "parkour-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Parkour MCP

parkour

"an activity in which people move quickly around buildings and objects in a city while performing jumps and other skilful movements, usually trying to move between points as quickly, smoothly, and safely as possible"

-- Cambridge Dictionary

Parkour is a content exploration toolkit that helps LLMs surface high signal, unsummarized web content. It makes extensive use of clean APIs and Markdown conversion to enable targeted content extraction and knowledge synthesis. A rolling 2Q page cache keeps recently visited pages in memory so that follow-up requests (section extraction, BM25 search, slice retrieval, comparison pivots) are served quickly and without additional round-trips. While primarily designed for Claude Code and Claude Desktop, it should be adaptable to most agentic toolchain needs.

API integrations:

  • Kagi Search
  • Semantic Scholar
  • arXiv
  • IETF
  • deps.dev (library package lookups)
  • GitHub
  • MediaWiki (Wikipedia and other MediaWiki sites β€” dedicated tool with footnote and inline-citation resolution)
  • Reddit (userless OAuth API, oauth.reddit.com)
  • Discourse (header-detected, raw markdown API)

Why Parkour?

What sets Parkour apart from the standard approaches are three principles:

Tool calls should participate in steering the LLM.

We design our tool outputs with the LLM in mind. The LLM is our immediate user, and if our user has a good experience the humans behind them have an even better experience.

The standout feature of Parkour is a frontmatter tool envelope that intelligently advises the LLM and steers its decisionmaking. This is a fancy way of saying "our tool payloads are prefaced with instructional YAML frontmatter". It's a technique that is simple on its face but deceptively powerful.

  • Frontmatter leverages the LLM's existing document training to prime the next tool decision. Envelope fields are relevant to the activity at hand, and are positioned for actionability.
  • The key:value pairs of YAML are self-documenting for both humans and LLMs, giving us a free out of band channel that doesn't require a new MCP standard.
  • The tool outputs proactively steer the LLM toward sources of high signal and away from dead ends. This adds a small amount of tool latency for the background web calls we perform, but every unnecessary tool call we avoid pays dividends on that investment.
  • We maintain a design document to ensure that the frontmatter envelope is used in a consistent fashion across tools. You can read more about it here.

Parkour also intercepts requests for content from websites with robust first-party APIs. When the LLM asks to fetch a URL that belongs to a known source, the server skips the generic HTTP-fetch-and-convert path and calls the source's structured API directly. Faster, richer metadata, no scraping:

SourceDetectionAPI used
Wikipedia/wiki/ URLsMediaWiki API (clean markdown, footnotes, no navboxes)
arXiv/abs/, /pdf/ URLsAtom API (authors, affiliations, categories, versions)
Semantic Scholarsemanticscholar.org/paper/S2 Graph API (bypasses CAPTCHA)
DOIdoi.org/10.* URLsContent negotiation (CrossRef/DataCite metadata)
GitHubgithub.com/*REST API (bypasses JS SPA)
Redditreddit.com, redd.itUserless OAuth API (oauth.reddit.com, anonymous token, no account or API key)
Discoursex-discourse-route response headerJSON API with raw author markdown
IETFrfc-editor.org/rfc/rfcN[.json], datatracker.ietf.orgRFC Editor JSON / Datatracker REST. .html/.txt/.xml body URLs deliberately fall through to the generic HTML pipeline so section= / search= work over the rendered RFC.

For example, asking Parkour to fetch https://arxiv.org/abs/1706.03762 doesn't scrape the landing page. It returns structured metadata via the Atom API, with frontmatter hints pointing to the HTML full text and a Semantic Scholar cross-reference for citation counts:

Code
>>> web_fetch_incisive("https://arxiv.org/abs/1706.03762")
---
title: Attention Is All You Need
source: https://arxiv.org/abs/1706.03762v7
api: arXiv
full_text: Use WebFetchIncisive with https://arxiv.org/html/1706.03762v7 for full paper text with search/slices
see_also: ARXIV:1706.03762v7 with SemanticScholar for citation counts
shelf: 1 tracked (0 confirmed) β€” use ResearchShelf to review
---

# Attention Is All You Need

**Authors:** Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, ...
**Primary category:** cs.CL
**Categories:** cs.LG

**Abstract:** https://arxiv.org/abs/1706.03762v7
**PDF:** https://arxiv.org/pdf/1706.03762v7
**HTML:** https://arxiv.org/html/1706.03762v7

## Abstract

The dominant sequence transduction models are based on complex recurrent
or convolutional neural networks in an encoder-decoder configuration...

The frontmatter does the heavy lifting here. full_text tells the LLM where to find the rendered paper. see_also steers it toward Semantic Scholar for citation data. shelf confirms the paper is now tracked for citation export. None of this required the LLM to guess or make extra tool calls.

Enable LLMs to be slightly more responsible with citations.

LLMs lack training to be responsible scholars. They would be better at tracking citations than humans if they were instructed to do so, but most instructions for compacting context aren't designed to preserve these at all -- to say nothing about gathering those citations as they work.

While we can't do anything about the training, we can make sure the MCP server passively accumulates citations for actively browsed Github projects, research papers, and IETF publications. We can't force the LLM to do anything with those citations, but we do give it a little reminder nudge in the tool payload every time one of those citations are accumulated. This increases the odds that the LLM has access to that information when it's time to write documentation, which will reduce the odds of it being forgotten or hallucinated. Is the solution perfect? No, but we think it's a step in the right direction. Researchers will also find it legitimately useful. We're very open to feature suggestions on how this can be improved for academics.

We also do some errand running that the average user won't think of doing, let alone a LLM.

  • We don't let the LLM hit the GUIs of Github repos, hard stop. If a LLM asks for a file from the repo, it gets the raw without the extra tool call.
  • Background DOI lookups. When's the last time someone who wasn't an academic clicked on your Github repo's CITATION.cff?
  • Retraction lookups. Frontmatter tells the LLM up front that the knowledge well is poisoned before it drinks deeply.
  • Does ArXiv have a HTML version of a paper? We tell the LLM it's missing before it burns a tool call on the 404, and point it toward the snippets tool. If the HTML version exists, the LLM is told up front where to look for it.

Don't enshittify the web more than necessary.

Modern LLM solutions have converged on agentic toolchains that pair cheaper text analysis LLMs (Haiku) with larger models that excel at reasoning (Opus), but sometimes the finer details get lost in this process. In a worst case scenario, sometimes these details get hallucinated during the summarization process...including the attributed authors of research papers and software. Considering that the very frontier of LLM capabilities live and die by the quality of research papers, this is unacceptable to us.

The best way to minimize the damage of LLM enshittification is to make it easy for their pilots to do the right thing. By providing a tool that synthesizes better data while also making a best effort to steer the LLM toward being a good netizen, we reduce the "litter" left in the wake of irresponsible LLM use. The caveat is that the quality of outputs must create the incentive to use the tool on their own merit, otherwise this MCP server would simply be yet another doomed recycling initiative.

There is no magic wand for making LLMs go away, so let's build LLM toolkits that make things better for more than just the venture capitalists.

Don't summarize when you can enrich.

Why is LLM summarization so popular?

  • Security: unsummarized LLM content creates a broader prompt injection surface.
  • Brevity: Fewer tokens are used, which in turn improves the LLM's attention focus on the problem you are solving.
  • Cost: Fewer tokens in context mean fewer tokens that you're billed for. Poorly chosen walls of text are cost amplifiers that sit in context until it scrolls out or gets compacted.
  • Laziness: The traditional problem with "AI". The technology moves too rapidly to be concerned with the long term effects. Today's "good enough" doesn't concern itself with what's good for the world ten years from now.

Our counterpoint:

  • The attack surface for prompt injection can be responsibly mitigated, and summarizers aren't entirely exempt from being prompt injection surfaces.
  • Hallucination is much more likely to present itself when the details in context are vague, which is an artifact of both first-tier summarization and recursive LLM summarization. Hallucinations pollute the web at best, and at worst force corrective action.
  • Corrective action is a hidden cost, both in terms of human labor and the energy labor of LLMs being instructed to redo the work.
  • Search results are already very polluted with SEO optimized AI slop, a non-zero percentage of which will make it into the next round of training for frontier LLM models.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • NowAIKit β€” ServiceNow AI Toolkit logoNowAIKit β€” ServiceNow AI Toolkit

    400+ ServiceNow MCP tools with web dashboard and desktop app.

    πŸ’» Developer Tools0 views
    Compare vs NowAIKit β€” ServiceNow AI Toolkit β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Highstory MCP logoHighstory MCP

    High Story MCP Server - Automate AI content campaigns and social media management.

    πŸ’» Developer Tools1 views
    Compare vs Highstory MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Parkour MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "parkour-mcp": { "command": "npx", "args": ["-y", "parkour-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewParkour MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/parkour-mcp?style=directory)](https://allmcps.com/mcp/parkour-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/parkour-mcp"><img src="https://allmcps.com/api/badge/parkour-mcp?style=directory" alt="Parkour MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Parkour MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code