Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"hermes-search-mcp": {
"env": {
"AZURE_SEARCH_API_KEY": "your-api-key",
"AZURE_SEARCH_ENDPOINT": "your-search-endpoint",
"AZURE_SEARCH_INDEX_NAME": "your-index-name"
},
"args": [
"-y",
"hermes-search-mcp@latest"
],
"command": "npx",
"disabled": false,
"autoApprove": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
🔌 Compatible with Cline, Cursor, Claude Desktop, and any other MCP Clients!
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@fastmcp-me/hermes-search-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @fastmcp-me/hermes-search-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search
Web and local search using Brave Search API
MCP server for local codebase indexing, semantic search, and code dependency graphs.
Token efficient search for coding agents over public and private documentation.
An autonomous agent that conducts deep research on any data using any LLM providers
MCP Security Weekly
Get CVE alerts and security updates for Hermes Search Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.