CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Mcp Pinecone

Mcp Pinecone

Editor's Note

Connects Claude to Pinecone's vector database through five core operations: semantic search, document reading, listing documents, index statistics, and document processing with automatic chunking and embedding. Uses Pinecone's inference API for embeddings and includes a token-based chunker borrowed from LangChain. You'd reach for this when building RAG applications where Claude needs to store, retrieve, and search through document embeddings. Setup requires a Pinecone API key and index name, then you can have Claude ingest documents, perform semantic searches, and pull relevant context from your vector store.

Install

claude mcp add --transport stdio sirmews-mcp-pinecone uvx mcp-pinecone
GitHub Stars148
Votes
0
View on GitHub

Comments

Login to comment

Related Databases MCP Servers

View all →
Supabase Mcp

supabase-community/supabase-mcp

0
2.6k
Connect Supabase to your AI assistants
Postgres Mcp

crystaldba/postgres-mcp

0
2.4k
Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Pg Aiguide

timescale/pg-aiguide

0
1.6k
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Mcp Server Mysql

benborla/mcp-server-mysql

0
1.4k
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Mysql_mcp_server

designcomputer/mysql_mcp_server

0
1.2k
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mongodb Mcp Server

mongodb-js/mongodb-mcp-server

0
969
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.