MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-pinecone

mcp-pinecone

GitHub

This repository provides a Pinecone Model Context Protocol (MCP) server, enabling Claude Desktop to read and write data to a Pinecone index through semantic search and document operations, facilitating interaction

145
13

Pinecone Model Context Protocol Server for Claude Desktop

This repository hosts the Pinecone MCP (Model Context Protocol) Server, designed for seamless integration with Claude Desktop. It facilitates reading and writing data to a Pinecone index, enabling Claude to leverage external knowledge.

The server comprises components like request handlers (list/read resources, list/call tools, get/list prompts) and tools (semantic-search, read-document, list-documents, pinecone-stats, process-document). These tools interact with the Pinecone service for operations like searching, upserting, fetching, listing records, and generating embeddings.

The server can be installed via Smithery or using uv. Configuration involves updating Claude Desktop's configuration file with server details, including command and arguments. The server supports both development and published modes.

Key features include semantic search, document management, and index statistics. It's licensed under the MIT License, with source code available on GitHub. Debugging is facilitated by the MCP Inspector.

Repository

SI
sirmews

sirmews/mcp-pinecone

Created

December 8, 2024

Updated

March 28, 2025

Language

Python

Category

Search & Knowledge