Agent Tools
Back to MCP servers
● down

Automatically discovers, configures, and manages other MCP servers through intelligent search and vector similarity matching, eliminating manual setup and API key management while providing automated configuration file modification and setup instructions.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mcp.1mcpserver.com/mcp/
JSON-RPC initialize probe
curl -X POST https://mcp.1mcpserver.com/mcp/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/particlefuture/1mcpserver
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/particlefuture-1mcpserver