Dev Tools MCP — GitHub, npm, PyPI, StackOverflow, ArXiv

Lookup tool for AI coding agents: 'find me a Rust crate that does X', 'show top StackOverflow answers for this error', 'is there an npm package newer than Y…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Get Github Repo: Fetch detailed statistics and metadata for a GitHub repository. Returns star count, fork count, open issue count, primary programming language, project description, last updated times
  • Search Github: Search GitHub repositories by keyword to discover code, projects, and libraries. Returns matching repositories with star count, description, language, and URL. Use for finding libraries
  • Get Npm Package: Look up Node.js package information from NPM registry. Returns latest version, download statistics (weekly/monthly), dependency list, package description, license, and GitHub link. Us

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Lookup tool for AI coding agents: 'find me a Rust crate that does X', 'show top StackOverflow answers for this error', 'is there an npm package newer than Y for parsing Z'. Combines five developer-data sources behind one MCP server so coding agents don't need five separate integrations.

Список инструментов сервера (7)

Технические названия из tools/list. Нужны только разработчикам.

get_github_repoFetch detailed statistics and metadata for a GitHub repository. Returns star count, fork count, open issue count, primary programming language, project description, last updated timestamp, and contributor count. Use for evaluating open-source projects, competitive analysis, or monitoring project health.
search_githubSearch GitHub repositories by keyword to discover code, projects, and libraries. Returns matching repositories with star count, description, language, and URL. Use for finding libraries, examples, or competitive projects in specific domains.
get_npm_packageLook up Node.js package information from NPM registry. Returns latest version, download statistics (weekly/monthly), dependency list, package description, license, and GitHub link. Use for evaluating JavaScript libraries, checking maintenance status, or reviewing package popularity.
get_pypi_packageRetrieve Python package information from PyPI (Python Package Index). Returns current version, download counts, dependencies, release history, package homepage, and PyPI page URL. Use for Python library evaluation, dependency analysis, or checking package quality metrics.
search_stackoverflowSearch Stack Overflow Q&A platform for programming questions, solutions, and code examples. Returns matching questions, answer count, view count, accepted answer snippet, tags, and link to full discussion. Use for troubleshooting, code examples, or finding solutions to common problems.
search_arxivSearch arXiv for academic papers in computer science, machine learning, AI, physics, and mathematics. Returns paper titles, authors, abstracts, submission dates, and direct PDF download links. Use for researching algorithms, ML techniques, or emerging CS topics.
search_google_scholarSearch Google Scholar for computer science research papers, citations, and academic publications. Returns paper title, authors, publication details, citation count, and link to paper. Use for finding research on CS topics, reviewing state-of-the-art, or citation tracking.
Dev Tools MCP — GitHub, npm, PyPI, StackOverflow, ArXiv: подключить к Claude, ChatGPT, Cursor · Connectors.fun