MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Toolwright Monorepo MCP Server

by Toolwright Adk
ProductivityLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.

About

Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

12 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Linear API key (create at linear.app/settings/api)Required

Environment variable: LINEAR_API_KEY

API key for an OpenAI-compatible LLM providerRequired

Environment variable: LLM_API_KEY

Base URL for the LLM API (e.g. https://openrouter.ai/api/v1)Optional

Environment variable: LLM_BASE_URL

Model ID for plan generation (e.g. anthropic/claude-sonnet-4.6)Optional

Environment variable: LLM_MODEL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-toolwright-adk-linear-bootstrap": {
      "env": {
        "LLM_MODEL": "your-llm-model-here",
        "LLM_API_KEY": "your-llm-api-key-here",
        "LLM_BASE_URL": "your-llm-base-url-here",
        "LINEAR_API_KEY": "your-linear-api-key-here"
      },
      "args": [
        "-y",
        "@toolwright-adk/monorepo"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Toolwright ADK

Agent Development Kit for production MCP servers and companion Skills. Orchestration-first tools that ship with workflow knowledge, not just API connectivity.

Packages

PackageVersionDescription
@toolwright-adk/sharednpmValidation, errors, logging, output formatting, and test utilities
@toolwright-adk/linear-bootstrapnpmMCP server for bootstrapping Linear projects from natural language
linear-project-managerPluginClaude Code plugin — skills, agents, and commands for Linear
@toolwright-adk/claude-code-pluginsnpmPlugin registry with manifests and standalone skills

Quick Start

git clone https://github.com/toolwright-adk/toolwright-monorepo.git
cd toolwright-monorepo
pnpm install
pnpm build
pnpm test

To use the Linear Bootstrap MCP server without cloning, see the linear-bootstrap README.

Monorepo Structure

toolwright-monorepo/
├── .claude-plugin/
│   └── marketplace.json        # Plugin marketplace for distribution
├── packages/
│   ├── shared/                 # @toolwright-adk/shared
│   ├── linear-bootstrap/       # @toolwright-adk/linear-bootstrap (MCP server)
│   ├── linear-project-manager/ # Claude Code plugin (skills + agents + commands)
│   └── claude-code-plugins/    # Plugin registry and standalone skills
├── templates/                  # Scaffolding for new packages
│   ├── mcp-server/
│   ├── apify-actor/
│   └── skill/
└── docs/
    └── QUALITY-RUBRIC.md

Development

pnpm build          # build all packages
pnpm test           # run all tests
pnpm lint           # ESLint
pnpm format:check   # Prettier check

See CONTRIBUTING.md for the full contributor guide.

Standards

All MCP servers must meet the Quality Rubric before shipping.

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published March 6, 2026
Version 0.1.3
0 installs
Local Plugin

More Productivity MCP Servers

Memory

Free

by Modelcontextprotocol · Productivity

Knowledge graph-based persistent memory across sessions

81.5K
Stars
10
Installs
8.0
Security
No ratings yet
Local

Time

Free

by Modelcontextprotocol · Productivity

Time and timezone conversion capabilities for your AI assistant

80.0K
Stars
1
Installs
9.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
409
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
55
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

116.1K
Stars
15
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local