APEX Everything MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| supermemory_searchC | Search Supermemory semantic long-term memory |
| supermemory_writeC | Write a memory to Supermemory |
| mem0_searchC | Search Mem0 semantic memory |
| aspen_searchC | Search Aspen local canonical truth store |
| memory_healthB | Check health of all memory substrates |
| llm_openaiC | Send prompt to openai LLM |
| llm_anthropicC | Send prompt to anthropic LLM |
| llm_groqC | Send prompt to groq LLM |
| llm_deepseekC | Send prompt to deepseek LLM |
| llm_openrouterC | Send prompt to openrouter LLM |
| llm_geminiC | Send prompt to Google Gemini |
| llm_cohereC | Send prompt to Cohere |
| llm_list_providersB | List all available LLM providers and their status |
| github_list_reposC | List GitHub repositories |
| github_search_codeC | Search code across GitHub repositories |
| github_create_issueC | Create a GitHub issue |
| github_get_repoC | Get GitHub repository details |
| gitlab_list_projectsC | List GitLab projects |
| dev_list_providersB | List all development tool providers |
| supabase_queryC | Query Supabase PostgreSQL database |
| supabase_list_tablesA | List all tables in Supabase database |
| pinecone_queryC | Query Pinecone vector database |
| neo4j_queryC | Query Neo4j graph database |
| db_list_providersA | List all database providers and their status |
| notion_searchC | Search Notion workspace |
| notion_create_pageD | Create a Notion page |
| slack_post_messageC | Post a message to Slack channel |
| linear_create_issueC | Create a Linear issue |
| pm_list_providersA | List all project management providers |
| vercel_list_projectsC | List Vercel projects |
| vercel_get_deploymentC | Get Vercel deployment details |
| render_list_servicesB | List Render services |
| railway_list_projectsB | List Railway projects |
| cloud_list_providersB | List all cloud/deploy providers |
| perplexity_searchC | Search with Perplexity AI (search-augmented generation) |
| perplexity_search_with_sourcesC | Search with Perplexity and get source citations |
| web_fetchC | Fetch and extract content from a URL |
| search_healthC | Check search/research provider health |
| smithers_skills_listA | List all registered Smithers skills |
| smithers_skill_getC | Get details of a specific skill |
| smithers_skill_executeD | Execute a Smithers skill |
| smithers_workflow_createC | Create a new workflow |
| smithers_workflow_listC | List all workflows |
| smithers_workflow_executeD | Execute a workflow |
| smithers_workflow_evolveD | Evolve a workflow based on metrics |
| smithers_mcp_listA | List all registered MCP servers |
| smithers_statusA | Get complete Smithers orchestrator status |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/GlacierEQ/everything-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server