MCP.so
ログイン

PubDev MCP

@kikuchy

PubDev MCP について

A MCP server that helps you find and search for packages on pub.dev through natural language queries

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

dart

トランスポート

stdio

公開者

kikuchy

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is PubDev MCP?

An MCP server that enables natural language search of pub.dev packages and basic arithmetic calculations, powered by LLM integration for intuitive package discovery.

How to use PubDev MCP?

Clone the repository, run dart pub get, then configure the server in ~/.cursor/mcp.json with the command dart [path-to-repo]/bin/pubdev_mcp.dart and appropriate working directory.

Key features of PubDev MCP

  • Natural language package search on pub.dev
  • Conversational queries for finding packages
  • Intelligent package recommendations based on user needs
  • LLM‑powered understanding of search intent
  • Basic arithmetic calculation support

Use cases of PubDev MCP

  • Quickly find Dart/Flutter packages using everyday language
  • Discover packages without knowing exact names or categories
  • Get package recommendations tailored to project requirements

FAQ from PubDev MCP

What does PubDev MCP require to run?

The Dart SDK is required; Flutter is recommended.

How is PubDev MCP installed and configured?

Clone the repository, run dart pub get, and add an entry pointing to bin/pubdev_mcp.dart in ~/.cursor/mcp.json.

Can PubDev MCP compute arithmetic expressions?

Yes, its description mentions basic arithmetic calculations, though the README does not provide examples or details.

コメント

「その他」の他のコンテンツ