https://github.com/deepset-ai/deepset-mcp-server

MCP Server for deepset platform

https://github.com/deepset-ai/deepset-mcp-server

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

MCP Server for deepset platform

Basic Info
  • Host: GitHub
  • Owner: deepset-ai
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 24.8 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 14
Created 12 months ago · Last pushed 7 months ago
Metadata Files
Readme License

README.md

deepset-mcp

The official MCP server and Python SDK for the deepset AI platform

deepset-mcp enables AI agents to build and debug pipelines on the deepset AI platform through 30+ specialized tools. It also provides a Python SDK for programmatic access to many platform resources.

Documentation

📖 View the full documentation

Quick Links

Development

Installation

Install the project using uv:

```bash

Install uv first

pipx install uv

Install project with all dependencies

uv sync --locked --all-extras --all-groups ```

Code Quality & Testing

Run code quality checks and tests using the Makefile:

```bash

Install dependencies

make install

Code quality

make lint # Run ruff linting make format # Format code with ruff make types # Run mypy type checking

Testing

make test # Run unit tests (default) make test-unit # Run unit tests only make test-integration # Run integration tests make test-all # Run all tests

Clean up

make clean # Remove cache files ```

Documentation

Documentation is built using MkDocs with the Material theme:

  • Configuration: mkdocs.yml
  • Content: docs/ directory
  • Auto-generated API docs via mkdocstrings
  • Deployed via GitHub Pages (automated via GitHub Actions on push to main branch)

Owner

  • Name: deepset
  • Login: deepset-ai
  • Kind: organization
  • Email: hello@deepset.ai
  • Location: Berlin, Germany

Building enterprise search systems powered by latest NLP & open-source.

GitHub Events

Total
  • Release event: 1
  • Watch event: 3
  • Delete event: 29
  • Member event: 1
  • Push event: 37
  • Public event: 1
  • Pull request event: 42
  • Fork event: 1
  • Create event: 21
Last Year
  • Release event: 1
  • Watch event: 3
  • Delete event: 29
  • Member event: 1
  • Push event: 37
  • Public event: 1
  • Pull request event: 42
  • Fork event: 1
  • Create event: 21

Committers

Last synced: 6 months ago

All Time
  • Total Commits: 178
  • Total Committers: 4
  • Avg Commits per committer: 44.5
  • Development Distribution Score (DDS): 0.062
Past Year
  • Commits: 178
  • Committers: 4
  • Avg Commits per committer: 44.5
  • Development Distribution Score (DDS): 0.062
Top Committers
Name Email Commits
mathislucka m****a@g****m 167
oryx1729 o****9@p****m 6
tstadel 6****l@u****m 4
oryx1729 7****9@u****m 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 29
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 minutes
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 29
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 minutes
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • mathislucka (25)
  • tstadel (4)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 293 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 15
  • Total maintainers: 1
pypi.org: deepset-mcp

Collection of MCP tools and Agents to work with the deepset AI platform. Create, debug or learn about pipelines on the platform. Useable from the CLI, Cursor, Claude Code, or other MCP clients.

  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 293 Last month
Rankings
Dependent packages count: 8.9%
Average: 29.4%
Dependent repos count: 50.0%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/ai_agent.yml actions
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
.github/workflows/docker_push.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
.github/workflows/pypi_release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • astral-sh/setup-uv v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
Dockerfile docker
  • python 3.11-slim build
pyproject.toml pypi
  • fastapi *
  • glom *
  • httpx *
  • mcp >=1.10.1
  • model2vec *
  • numpy *
  • pydantic >=2.0.0
  • pyjwt [crypto]
  • pyyaml *
  • rich *
uv.lock pypi
  • annotated-types 0.7.0
  • anyio 4.9.0
  • attrs 25.3.0
  • boltons 25.0.0
  • certifi 2025.6.15
  • cffi 1.17.1
  • charset-normalizer 3.4.2
  • click 8.2.1
  • colorama 0.4.6
  • cryptography 45.0.5
  • deepset-mcp *
  • face 24.0.0
  • fastapi 0.115.13
  • filelock 3.18.0
  • fsspec 2025.5.1
  • glom 24.11.0
  • h11 0.16.0
  • hf-xet 1.1.5
  • httpcore 1.0.9
  • httpx 0.28.1
  • httpx-sse 0.4.1
  • huggingface-hub 0.33.0
  • idna 3.10
  • iniconfig 2.1.0
  • jinja2 3.1.6
  • joblib 1.5.1
  • jsonschema 4.24.0
  • jsonschema-specifications 2025.4.1
  • markdown-it-py 3.0.0
  • markupsafe 3.0.2
  • mcp 1.10.1
  • mdurl 0.1.2
  • model2vec 0.6.0
  • mypy 1.16.1
  • mypy-extensions 1.1.0
  • numpy 2.3.1
  • packaging 24.2
  • pandas-stubs 2.2.3.250527
  • pathspec 0.12.1
  • pluggy 1.6.0
  • pycparser 2.22
  • pydantic 2.11.7
  • pydantic-core 2.33.2
  • pydantic-settings 2.10.1
  • pygments 2.19.2
  • pyjwt 2.10.1
  • pytest 8.4.1
  • pytest-asyncio 1.0.0
  • python-dotenv 1.1.1
  • python-multipart 0.0.20
  • pyyaml 6.0.2
  • referencing 0.36.2
  • requests 2.32.4
  • rich 14.0.0
  • rpds-py 0.25.1
  • ruff 0.12.0
  • safetensors 0.5.3
  • setuptools 80.9.0
  • sniffio 1.3.1
  • sse-starlette 2.3.6
  • starlette 0.46.2
  • tokenizers 0.21.2
  • tqdm 4.67.1
  • types-pytz 2025.2.0.20250516
  • types-pyyaml 6.0.12.20250516
  • typing-extensions 4.14.0
  • typing-inspection 0.4.1
  • urllib3 2.5.0
  • uvicorn 0.34.3
.github/workflows/publish_docs.yml actions
  • actions/checkout v5 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/setup-python v5 composite
  • actions/upload-pages-artifact v3 composite
  • astral-sh/setup-uv v5 composite