assistant-mcp
If you are the rightful owner of assistant-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server implementation for retrieving information from Pinecone Assistant.
The Pinecone Assistant MCP Server is designed to facilitate the retrieval of information from the Pinecone Assistant. It supports multiple results retrieval, allowing users to configure the number of results they wish to obtain. The server can be built and run using Docker, making it easy to deploy and manage. Users need to have a Pinecone API key and optionally specify the Pinecone Assistant API host. The server is versatile and can be integrated with different platforms, such as Claude Desktop, by configuring the appropriate settings. Additionally, users have the option to build the server from source using Rust, providing flexibility for those who prefer not to use Docker.
Features
- Retrieves information from Pinecone Assistant
- Supports multiple results retrieval with a configurable number of results
- Can be built and run using Docker
- Integration with different platforms like Claude Desktop
- Option to build from source using Rust