71
/ 100
7 days ago
pulsemcp

Development Automation Server

Provides a development automation server with modular architecture for fetching web content, accessing documentation, analyzing project structure, and performing web searches through internet and Perplexity APIs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ROUTER_API_KEY, GOOGLE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configROUTER_API_BASE
🔐 secretROUTER_API_KEY
configRAG_EMBEDDING_MODEL
configRAG_EMBEDDING_DIMENSIONS
configRAG_RERANKER_MODEL
configRAG_RERANKER_EMBEDDING_MODEL
configRAG_RERANKER_EMBEDDING_DIMENSIONS
configRAG_RERANKER_INFER_MODEL
configRAG_INFER_MODEL
configRAG_SUMMARY_MODEL
configRESEARCH_FAST_MODEL
configRESEARCH_INFER_MODEL
configVAULTdocker run --rm --env-file .env -e =/vault -v <host-vault-path>:/vault -p 8000:8000 mcps:local
🔐 secretGOOGLE_API_KEY
configGOOGLE_SEARCH_ID
configFASTMCP_ENABLE_RICH_LOGGING
configCONTAINER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alexsmirnov-obsidian-second-brain-mcp-pf4nxr)](https://m8ven.ai/mcp/alexsmirnov-obsidian-second-brain-mcp-pf4nxr)
commit: d9baf8e52170f6c57dcaa1af451852ccfb780f60
code hash: d7acd64360c9fe767e16dd3215a15d857ca773715fef072b1c1c5861a4d25ad1
verified: 7/24/2026, 8:48:25 AM
view raw JSON →