pinecone-mcp-server

Paul-Orlando/pinecone-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
Custom MCP server exposing Pinecone vector search as an agentic-search tool for AI agents. Built with Node.js, TypeScript, and OpenRouter. Deployed on Railway.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pinecone-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Paul-Orlando/pinecone-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsmcpmodejsmodel-context-protocolopenrouterpineconeragrailwaytypescriptvector-search