
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.

Read and write Airtable bases, tables, records, and fields.
Requires its own sign-in
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.
List the bases the token can reach.
List the tables in a base.
Read a table schema and its fields.
List records from a table.
Search records in a table.
Read a single record.
Create a record.
Update one or more records.
Delete one or more records.
Add a field to a table.
Used with: api.airtable.com
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 airtable-mcp-serverPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"airtable-mcp": {
"command": "npx",
"args": [
"-y",
"airtable-mcp-server"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
Create a personal access token at airtable.com/create/tokens.
Get this from airtable.com's account or API settings.
Paste the value as a single line.
Only sent to: api.airtable.com

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.