captain-search
by mnm-matin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EXA_API_KEY | No | API key for Exa web and code search | |
| JINA_API_KEY | No | API key for Jina webpage extraction (optional) | |
| BRAVE_API_KEY | No | API key for Brave web search | |
| MORPH_API_KEY | No | API key for Morph code search (optional) | |
| MCP_AUTH_TOKEN | No | Authentication token for remote MCP mode | |
| MORPH_BASE_URL | No | Base URL for Morph API (default: https://api.morphllm.com/v1) | |
| SERPER_API_KEY | No | API key for Serper web search | |
| TAVILY_API_KEY | No | API key for Tavily web search | |
| PARALLEL_API_KEY | No | API key for Parallel web search and webpage extraction | |
| PERPLEXITY_API_KEY | No | API key for Perplexity web search | |
| CAPTAIN_SEARCH_LOG_DIR | No | Log directory (default: ~/.captain-search/logs) | |
| CAPTAIN_SEARCH_LOG_ENABLED | No | Enable logging (default: true) | |
| CAPTAIN_SEARCH_LOG_FULL_PAYLOADS | No | Log full payloads (default: true) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/mnm-matin/captain-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server