building an mcp server right now for nevermiss to submit to the anthropic claude connectors directory. nevermisshq.com is the main site. specifically wrapping our existing rest api so claude users can pull call analytics, missed calls, appointment data via natural language
the oauth 2.1 with dynamic client registration requirement is the killer technical lift not the tools themselves. cole medins template at github coleam00 slash remote-mcp-server-with-auth saves a few days of work if anyone else is going down this path
would add deepgram mcp to your list. agents that need real time transcription benefit from native deepgram tools rather than wiring up the api manually
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
good roundup. mcp ecosystem is moving fast
building an mcp server right now for nevermiss to submit to the anthropic claude connectors directory. nevermisshq.com is the main site. specifically wrapping our existing rest api so claude users can pull call analytics, missed calls, appointment data via natural language
the oauth 2.1 with dynamic client registration requirement is the killer technical lift not the tools themselves. cole medins template at github coleam00 slash remote-mcp-server-with-auth saves a few days of work if anyone else is going down this path
would add deepgram mcp to your list. agents that need real time transcription benefit from native deepgram tools rather than wiring up the api manually