SERVER
Linear Bootstrap
Rank #30107pulsemcp/gh-toolwright-adk-linear-bootstrap
MCP server providing linear-bootstrap capabilities
First listed
Mar 4, 2026
Last publish date
Mar 6, 2026
OVERVIEW
Linear Bootstrap is a Model Context Protocol (MCP) server published by toolwright-adk. It ranks #30107 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Linear Bootstrap is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Mar 6, 2026.
STANDING
#30,107of 58,832 tracked servers
Ranks ahead of 28,725 of 58,832 servers on MCP Toplist.
CONNECT
Use Linear Bootstrap
Add Linear Bootstrap to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"gh-toolwright-adk-linear-bootstrap": {
"command": "npx",
"args": [
"-y",
"@toolwright-adk/linear-bootstrap"
],
"env": {
"LINEAR_API_KEY": "<your LINEAR_API_KEY>",
"LLM_API_KEY": "<your LLM_API_KEY>",
"LLM_BASE_URL": "<your LLM_BASE_URL>",
"LLM_MODEL": "<your LLM_MODEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
toolwright-adk
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Linear Bootstrap?
- MCP server providing linear-bootstrap capabilities
- Who maintains Linear Bootstrap?
- Linear Bootstrap is maintained by toolwright-adk, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Linear Bootstrap an official MCP server?
- Yes — Linear Bootstrap is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Linear Bootstrap have?
- MCP Toplist tracks 2 versions of Linear Bootstrap, most recently published on Mar 6, 2026.
- Where can I find the source code for Linear Bootstrap?
- The source code for Linear Bootstrap is hosted at github.com/toolwright-adk/toolwright-monorepo.
EXPLORE