AI & Machine Learning
bestekitools.com
Search and discover AI tools from a curated catalog, including details, alternatives, and submission options.
ENDPOINT 1
https://bestekitools.com/api/mcp/mcp
MCP server metadata
- Name
- bestekitools
- Version
- 1.20.0
Beste KI Tools ist der nach Kategorien geordnete Katalog von KI-Tools. Übliche Reihenfolge: search_tools für die Suche nach Stichwort, Anwendungsfall oder Kategorie -> get_tool für alle Details eines Eintrags -> list_alternatives, wenn Alternativen zu einem genannten Produkt gesucht sind. Slugs: Jedes Tool wird über den Slug seines Eintrags angesprochen. Nimm ihn aus der toolUrl eines search_tools-Ergebnisses ("/tools/<slug>" -> "<slug>"); erfinde keinen. Umgang mit Daten: Umsätze sind entweder als verifiziert (über Stripe angebunden) oder als selbst angegeben gekennzeichnet; beides ist nicht austauschbar. Ein Eintrag geht erst nach der Badge-Prüfung live. Bezahlte Platzierungen sind immer gekennzeichnet und ändern nie das rel-Attribut eines Links. Bewertungen oder Sterne gibt es hier nicht, nenne also keine. submit_tool legt einen ENTWURF an, den ein Mensch per E-Mail bestätigen muss, bevor er veröffentlicht wird. create_checkout gibt eine URL zurück, die ein MENSCH öffnen muss — führe niemals selbst eine Zahlung aus.
Known tools 6
search_toolsSearch the Beste KI Tools catalog of live, published AI tools by a free-text query.
Inferred read-onlyget_toolFetch the full public detail for one AI tool by its listing slug (as returned by search_tools' toolUrl, e.g.
Inferred read-onlylist_alternativesList live, same-category alternatives to a well-known AI tool (e.g.
Inferred read-onlylist_offersList the optional paid add-ons a maker can buy to promote their listing (name, one-sentence effect, price in USD).
Inferred read-onlycreate_checkoutCreate a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bestekitools]
url = "https://bestekitools.com/api/mcp/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bestekitools": {
"type": "http",
"url": "https://bestekitools.com/api/mcp/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bestekitools
Remote MCP URL: https://bestekitools.com/api/mcp/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bestekitools": {
"url": "https://bestekitools.com/api/mcp/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bestekitools": {
"type": "http",
"url": "https://bestekitools.com/api/mcp/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bestekitools",
"transport": "streamable-http",
"url": "https://bestekitools.com/api/mcp/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://bestekitools.com/mcp
MCP server metadata
- Name
- bestekitools
- Version
- 1.20.0
Beste KI Tools ist der nach Kategorien geordnete Katalog von KI-Tools. Übliche Reihenfolge: search_tools für die Suche nach Stichwort, Anwendungsfall oder Kategorie -> get_tool für alle Details eines Eintrags -> list_alternatives, wenn Alternativen zu einem genannten Produkt gesucht sind. Slugs: Jedes Tool wird über den Slug seines Eintrags angesprochen. Nimm ihn aus der toolUrl eines search_tools-Ergebnisses ("/tools/<slug>" -> "<slug>"); erfinde keinen. Umgang mit Daten: Umsätze sind entweder als verifiziert (über Stripe angebunden) oder als selbst angegeben gekennzeichnet; beides ist nicht austauschbar. Ein Eintrag geht erst nach der Badge-Prüfung live. Bezahlte Platzierungen sind immer gekennzeichnet und ändern nie das rel-Attribut eines Links. Bewertungen oder Sterne gibt es hier nicht, nenne also keine. submit_tool legt einen ENTWURF an, den ein Mensch per E-Mail bestätigen muss, bevor er veröffentlicht wird. create_checkout gibt eine URL zurück, die ein MENSCH öffnen muss — führe niemals selbst eine Zahlung aus.
Known tools 6
search_toolsSearch the Beste KI Tools catalog of live, published AI tools by a free-text query.
Inferred read-onlyget_toolFetch the full public detail for one AI tool by its listing slug (as returned by search_tools' toolUrl, e.g.
Inferred read-onlylist_alternativesList live, same-category alternatives to a well-known AI tool (e.g.
Inferred read-onlylist_offersList the optional paid add-ons a maker can buy to promote their listing (name, one-sentence effect, price in USD).
Inferred read-onlycreate_checkoutCreate a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bestekitools]
url = "https://bestekitools.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bestekitools": {
"type": "http",
"url": "https://bestekitools.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bestekitools
Remote MCP URL: https://bestekitools.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bestekitools": {
"url": "https://bestekitools.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bestekitools": {
"type": "http",
"url": "https://bestekitools.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bestekitools",
"transport": "streamable-http",
"url": "https://bestekitools.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://bestekitools.com/api/mcp-docs/mcp
MCP server metadata
- Name
- bestekitools-docs
- Version
- 1.20.0
Beste KI Tools documentation MCP. Read-only. Typical order: search_docs with a heading or path fragment -> get_doc with a public path such as /docs, /auth.md, /llms/mcp, /pricing. This server does not search the catalog and does not submit listings. Use the product MCP at /api/mcp/mcp for those tools. Auth: none. Environment: production. Sandbox: false.
Known tools 2
get_docReturn the markdown twin for a public path such as /docs, /auth.md, /llms/mcp, /pricing.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bestekitools-docs]
url = "https://bestekitools.com/api/mcp-docs/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bestekitools-docs": {
"type": "http",
"url": "https://bestekitools.com/api/mcp-docs/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bestekitools-docs
Remote MCP URL: https://bestekitools.com/api/mcp-docs/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bestekitools-docs": {
"url": "https://bestekitools.com/api/mcp-docs/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bestekitools-docs": {
"type": "http",
"url": "https://bestekitools.com/api/mcp-docs/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bestekitools-docs",
"transport": "streamable-http",
"url": "https://bestekitools.com/api/mcp-docs/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for bestekitools.com was fetched 2026-08-22T01:21:56.545Z.
bestekitools.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.