StackMCP
Advanced

Vector & AI Search Stack

Build intelligent search experiences with vector databases, semantic retrieval, knowledge persistence, and structured AI reasoning.

6 servers15.4K tokens8% of context

Token Budget

15.4K used (7.7%)184.6K remaining
Weaviate MCP5.7K (2.8%)
Pinecone MCP3.6K (1.8%)
Memory MCP3.1K (1.5%)
Exa Search MCP1.5K (0.8%)
Context7 MCP1.0K (0.5%)
Sequential Thinking MCP515 (0.3%)

This stack is lightweight. Plenty of room for your prompts and code context.

Config

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "weaviate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-weaviate"
      ],
      "env": {
        "WEAVIATE_URL": "YOUR_WEAVIATE_URL",
        "WEAVIATE_API_KEY": "YOUR_WEAVIATE_API_KEY"
      }
    },
    "pinecone-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pinecone-database/mcp"
      ],
      "env": {
        "PINECONE_API_KEY": "YOUR_PINECONE_API_KEY"
      }
    },
    "memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory"
      ]
    },
    "exa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "exa-mcp-server"
      ],
      "env": {
        "EXA_API_KEY": "YOUR_EXA_API_KEY"
      }
    },
    "context7-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ]
    },
    "sequential-thinking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sequential-thinking"
      ]
    }
  }
}

Included Servers

Exa Search MCP

Exa

84
search

AI-powered web search and crawling with Exa. Get semantically relevant results, extract content, and find similar pages.

3.9k6.8k/wk1.5K tokens(0.8%)Official1w ago

Search the web using natural language queries that understand intent, returning semantically relevant results instead of keyword matches.