A

assistant-mcpServer assistente Pinecone MCP

(0)
Daniel NikulshynRecensito da Daniel Nikulshyn·Aggiornato giugno 2026

Panoramica

Pinecone Assistant MCP server è un'implementazione del server MCP per la ricerca di informazioni da Pinecone Assistant. Esegue la ricerca delle informazioni da Pinecone Assistant e supporta la lettura di più risultati con un numero di risultati configurabile. È necessario un installazione di Docker e una chiave API di Pinecone per utilizzare questo server. Il server può essere costruito e eseguito utilizzando Docker o costruito dalla sorgente senza eseguire Docker. Questo progetto è licenziato con la licenza MIT.

Funzionalità chiave

  • Implementazione del server MCP
  • Supporta la lettura di più risultati
  • Numero di risultati configurabile
  • Compatibile con Docker
  • Costruibile senza Docker

Prezzi

Modello
Free
Categoria
Server MCP
Valutazione
Nessuna recensione

Casi d’uso

Claude Desktop

Aggiungi il server assistente Pinecone MCP al file claude_desktop_config.json per l'uso con Claude Desktop.

Istantanea da riga di comando

Utilizza l'inspector per verificare il server assistente Pinecone MCP dalla console.

Pro & contro

Pro

  • Supporta la lettura di più risultati con un numero di risultati configurabile
  • Può essere costruito e eseguito utilizzando Docker o dalla sorgente
  • facile da usare

Contro

  • Richiede installazione di Docker
  • Richiede chiave API di Pinecone
  • Documentazione limitata

Storico battaglie

Su 1 battaglia nel Pantheon.

0
0
1

Last battle

Recensioni

Accedi per lasciare una recensione.

Nessuna recensione. Sii il primo!

Domande e risposte

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

Fai una domanda

Alternative a Server MCP