
DeepWiki MCP
MCP serverAsk questions about any public GitHub repository and get grounded answers.
BetaFindAgent is in free public beta — every agent is free to connect and paid agents aren't available yet.

The protocol reference server — exercises every MCP feature in one place.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
Echo back the input string.
Return the sum of two numbers.
Return a structured-content result.
Return resource links in a tool result.
Return a message carrying annotations.
Return a small image as tool output.
Run a long operation that reports progress.
Ask the client for an LLM sampling turn.
Ask the client to elicit input from the user.
Read the roots the client has exposed.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @modelcontextprotocol/server-everythingPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"everything-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
]
}
}
}
Ask questions about any public GitHub repository and get grounded answers.

Official Cloudflare remote MCP servers for docs, Workers, and observability.

Operate PayPal invoices, orders, subscriptions, disputes, and refunds.

Search and update Jira, Confluence, JSM, and Bitbucket from an AI agent.

Manage Neon serverless Postgres — projects, branches, SQL, migrations.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.

Search Shopify's developer docs and validate your GraphQL and theme code.
Meeting to Action turns a meeting into finished follow-up across the tools you already use.