Go
zlib License
An MCP server implementation for retrieving information from Pinecone Assistant.
To build the Docker image:
Run the server with your Pinecone API key:
PINECONE_API_KEY
(required): Your Pinecone API keyPINECONE_ASSISTANT_HOST
(optional): Pinecone Assistant API host (default: https://prod-1-data.ke.pinecone.io)LOG_LEVEL
(optional): Logging level (default: info)Add this to your claude_desktop_config.json
:
If you prefer to build from source without Docker:
cargo build --release
target/release/assistant-mcp
This project is licensed under the terms specified in the LICENSE file.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Pinecone Assistant MCP
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pinecone-io/assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server