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.

评论

其他 分类下的更多 MCP 服务器