● healthy
# contactapi An open-source API to save contacts. Send a `POST` with an email and any other JSON fields you want, and they get saved as-is. Manage them with simple CRUD. - **Landing page & docs** — [`/`](https://contactapi.dev) - **LLM-friendly docs** — [`/llms.txt`](https://contactapi.dev/llms.ts)
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/kozmos/contactapi/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/kozmos/contactapi/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://contactapi.dev
Listed at (smithery)
https://contactapi.dev