OlympHill
A

assistant-mcpPinecone Assistant Server za MCP

(0)
Daniel NikulshynRecenzirao Daniel Nikulshyn·Ažurirano lipanj 2026.

Pregled

Server Pinecone Assistant MCP je izvedba MCP servera za dohvaćanje informacija iz Pinecone Assistant-a. Dohvaća informacije i podržava više rezultata za dohvaćanje s konfigurabilnim brojem rezultata. Da biste koristili ovaj server, potrebno jeinstalirati Docker i Pinecone API klijentski klijentski ključ. Server se može izgraditi i pokrenuti pomoću Docker-ja ili izgraditi izvor bez Docker-a. Ovi projekt je licenciran pod licencom MIT.

Ključne značajke

  • Implementacija serverske stranice MCP
  • Potporu višestruke dobave rezultata
  • Konfigurabilan broj rezultata
  • Podržava Docker
  • Može se izgraditi iz izvora

Cijene

Model
Free
Ocjena
Još nema recenzija

Slučajevi uporabe

Claude Desktop

Dodaj Pinecone Assistant MCP server svojoj `claude_desktop_config.json` datoteci za korištenje s Claude Desktop-om.

Komanda za pregled

Koristi preglednik za testiranje Pinecone Assistant MCP servera iz komadne linije.

Prednosti i nedostaci

Prednosti

  • Potpora višestruke dobave rezultata s konfigurabilnim brojem rezultata
  • Može se izgraditi i pokrenuti koristeći Docker ili iz izvora
  • Lako upotrebljivo
  • Easy to use

Nedostaci

  • Potječe od instalacije Docker-a
  • Potreban je Pinecone API key
  • Ograničena dokumentacija

Rekord bitaka

U 1 bitki u Panteonu.

0
1.
0
2.
1
3.

Last battle

Recenzije

Prijavi se za ostavljanje recenzije.

Još nema recenzija. Budi prvi!

Pitanja

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

Postavi pitanje

Alternative za Sadržaji MCP servera