OlympHill
A

assistant-mcpPinecone yardımcısı MCP sunucusu

(0)
Daniel Nikulshynİnceleyen Daniel Nikulshyn·Güncellendi Haziran 2026

Genel Bakış

Pinecone Asistan MCP Sunucusu, Pinecone Asistan'dan bilgi alınmak için MCP sunucusu uygulamasıdır. Pinecone Asistan'dan bilgi alır ve sonuç sayısını ayarlama imkânıyolla çeşitli sonuçlar almayı destekler. Bu sunucuyu kullanmak için Docker kurulumu ve Pinecone API anahtarı gereklidir. Sunucu Docker kullanarak inşa edilebileceği gibi, ayrıca Docker olmadan kaynağında inşa edilebilmektedir. Bu proje MIT lisansı altında lisanslanmıştır.

Temel özellikler

  • MCP sunucusu implementasyonu
  • Birden fazla sonuç récupreasyonu desteklenir
  • Belirlenebilir sonuç sayısı
  • Docker uyumlu
  • Kaynağından oluşturulabilir

Fiyatlar

Model
Free
Puan
Henüz inceleme yok

Kullanım senaryoları

Claude Desktop

Claude Desktop'a claude_desktop_config.json dosyasına Pinecone Assistant MCP sunucusunu ekle.

Komut Satırı İncelemesi

Komut satırı üzerinde Pinecone Assistant MCP sunucusunu test et.

Artılar ve eksiler

Artılar

  • Birden fazla sonuç récupreasyonu desteklerken bir sonuç sayısı da yapılandırılabilir
  • Docker veya kaynaktan kurulabilir
  • Kullanımı kolay

Eksiler

  • Docker kurulumu gerektirir
  • Pinecone API anahtarı gerektirir
  • Sınırlı belgelendirme

Savaş rekoru

Pantheon’da 1 savaş.

0
1.
0
2.
1
3.

Last battle

İncelemeler

İnceleme bırakmak için giriş yap.

Henüz inceleme yok. İlk sen ol!

Sorular

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

Soru sor

MCP Serverleri alternatifleri