Memex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOYAGE_API_KEY | Yes | Your API key for the Voyage API | |
| ANTHROPIC_API_KEY | Yes | Your API key for the Claude API | |
| FIRECRAWL_API_KEY | Yes | Your API key for the FireCrawl API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_web_contentA | Analyze multiple web pages and extract relevant information based on your query. This tool fetches and processes the content from provided URLs to answer your specific questions. |
| search_knowledge_baseB | Search through previously analyzed content in the knowledge base using natural language. This tool helps you find relevant information from your stored content. |
| save_artifactB | Save an artifact to the knowledge base |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/narphorium/mcp-memex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server