mcp-pinecone

by sirmews · MCP Server · ★ 148

About mcp-pinecone

Pinecone Model Context Protocol Server for Claude Desktop. Read and write to a Pinecone index. Components mermaid flowchart TB subgraph Client["MCP Client (e.g., Claude Desktop)"] UI[User Interface] end subgraph MCPServer["MCP Server (pinecone-mcp)"] Server[Server Class] subgraph Handlers["Request Handlers"] ListRes[listresources] ReadRes[readresource] ListTools[listtools] CallTool[calltool] GetPrompt[getprompt] ListPrompts[listprompts] end subgraph Tools["Implemented Tools"] SemSearch[semantic-search] ReadDoc[read-document] ListDocs[list-documents] PineconeStats[pinecone-stats]...

claudemcpmcp-servermodel-context-protocolpineconerag

Quick Facts

Stars148
Forks36
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score75.3977114651218/100
Open Issues6
Last Updated2025-01-31
Created2024-12-08
Platformsclaude-code, mcp, python
Est. Tokens~7k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is mcp-pinecone?

mcp-pinecone is Model Context Protocol server to allow for reading and writing from Pinecone. Rudimentary RAG. It is categorized as a MCP Server with 148 GitHub stars.

What programming language is mcp-pinecone written in?

mcp-pinecone is primarily written in Python. It covers topics such as claude, mcp, mcp-server.

How do I install or use mcp-pinecone?

You can find installation instructions and usage details in the mcp-pinecone GitHub repository at github.com/sirmews/mcp-pinecone. The project has 148 stars and 36 forks, indicating an active community.

What license does mcp-pinecone use?

mcp-pinecone is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools