OlympHill
A

assistant-mcpSerwer MCP Pinecone Assistant

(0)
Daniel NikulshynZrecenzowane przez Daniel Nikulshyn·Zaktualizowano czerwiec 2026

Przegląd

Serwer MCP Pinecone Assistant to implementacja serwera MCP służąca do pobierania informacji z Pinecone Assistant. Pobiera dane z Pinecone Assistant i obsługuje pobieranie wielu wyników z możliwością konfiguracji liczby wyników. Aby używać tego serwera, wymagane jest zainstalowanie Dockera oraz klucz API Pinecone. Serwer można zbudować i uruchomić za pomocą Dockera lub zbudować ze źródła bez Docker. Projekt jest objęty licencją MIT.

Kluczowe funkcje

  • Implementacja serwera MCP
  • Obsługa pobierania wielu wyników
  • Konfigurowalna liczba wyników
  • Zgodny z Dockerem
  • Możliwość budowania ze źródła

Cennik

Model
Free
Kategoria
Serwery MCP
Ocena
Brak recenzji

Zastosowania

Claude Desktop

Dodaj serwer MCP Pinecone Assistant do pliku claude_desktop_config.json, aby korzystać z Claude Desktop.

Command-line Inspection

Użyj inspektora, aby przetestować serwer MCP Pinecone Assistant z linii poleceń.

Plusy i minusy

Plusy

  • Obsługa pobierania wielu wyników z możliwością konfiguracji liczby wyników
  • Możliwość budowania i uruchamiania za pomocą Dockera lub ze źródła
  • Łatwy w użyciu

Minusy

  • Wymaga instalacji Dockera
  • Wymaga klucza API Pinecone
  • Ograniczona dokumentacja

Wynik bitew

W 1 bitwie w Panteonie.

0
1.
0
2.
1
3.

Last battle

Recenzje

Zaloguj się, aby zostawić recenzję.

Brak recenzji. Bądź pierwszy!

Pytania i odpowiedzi

Is there a way to run the server without Docker?

Absolutely. Clone the repository, ensure Rust is installed, then run `cargo build --release`. The compiled binary will be located at `target/release/assistant_mcp` and can be executed directly.

Asked by Carlos Mendoza · Jan 28, 2026

Can the MCP server be integrated with Claude Desktop?

Yes. Add a entry for the Pinecone assistant in your `claude_desktop_config.json` specifying the Docker command and required environment variables (`PINECONE_API_KEY` and optionally `PINECONE_ASSISTANT_HOST`).

Asked by Kwame Mensah · Dec 26, 2025

How can I configure the number of results returned by the MCP server?

The server supports multiple results retrieval with a configurable number of results, which you can set via the server’s configuration or environment variables when launching the Docker container.

Asked by Ines Fernandes · Oct 23, 2025

What are the system prerequisites to run Pinecone Assistant MCP server?

You need Docker installed on your system and a Pinecone API key (obtainable from the Pinecone Console). Alternatively, you can build from source if you have Rust installed.

Asked by Grzegorz Lewandowski · Oct 17, 2025

Zadaj pytanie

Alternatywy dla Serwery MCP