calculate-bmi@redocly/mcp-typescript-sdk — Calculate Body Mass Index
find_reposdanielrltan/repohunt — Searches GitHub for repositories matching keyword queries, returns deduplicated and ranked candidates with README excerpts and metadata.
get_app_configlitestar-mcp — Get the current application configuration.
addlitestar-mcp — Calculate the sum of two integers.
list_userslitestar-mcp — List all users in the system.
analyze_datalitestar-mcp — Analyze the provided data and return insights.
create_userlitestar-mcp — Create a new user account.
search_datalitestar-mcp — Search through application data.
search_hacktricksXplo8E/HackTricks MCP Server — Search through HackTricks documentation. Returns results grouped by file with match count, page title, and relevant section headers.
get_hacktricks_cheatsheetXplo8E/HackTricks MCP Server — Extract only code blocks from a page. Perfect when you just need commands, payloads, or examples.
get_hacktricks_pageXplo8E/HackTricks MCP Server — Get full content of a HackTricks page.
hacktricks_quick_lookupXplo8E/HackTricks MCP Server — One-shot exploitation lookup. Searches, finds best page, and returns exploitation sections + code blocks in one call.
get_hacktricks_sectionXplo8E/HackTricks MCP Server — Extract a specific section from a page by header name. Much more efficient than reading the full page.
get_hacktricks_outlineXplo8E/HackTricks MCP Server — Get the table of contents of a page (all section headers). Use this before reading full pages to understand structure.
cross_searchBryan-cmf/cross-search — Multi-engine parallel search with cross-validation, deduplication, and confidence scoring.
read_filemanishson/mcp-server-toolkit — Read a file inside a sandboxed directory
get_weathermanishson/mcp-server-toolkit — Current weather for a city (OpenWeatherMap)
SearchPeopleByNameOrLinkedInOrEmailconnect-via-ai/mcp-server — Search for people by name, LinkedIn slug, or email. Returns up to 20 results with profile metadata and circle memberships.
FindPeopleByEmailsOrLinkedInconnect-via-ai/mcp-server — Look up one or more people by email or LinkedIn slug. Returns profiles in the same order as input.
FindTopConnectionPathsconnect-via-ai/mcp-server — Find the strongest connection paths to anyone at a target company.
SearchCompaniesByNameOrDomainconnect-via-ai/mcp-server — Search for companies by name or domain. Returns up to 5 results per query with employee count, industries, and domains.
FindConnectionPathsToPeopleconnect-via-ai/mcp-server — Find connection paths to one or more specific people by their ID.
GenerateConnectionPathExplanationconnect-via-ai/mcp-server — Generate a natural language explanation of a connection path, suitable for introductions.
GetAuthenticatedUserconnect-via-ai/mcp-server — Get your Via AI profile and onboarding status. Callable before onboarding is complete.
list_surveysio.github.sunsiyuan/human-survey — List surveys owned by your API key.
close_surveyio.github.sunsiyuan/human-survey — Close a survey immediately.
create_keyio.github.sunsiyuan/human-survey — Self-provision an API key; no human setup required.
create_surveyio.github.sunsiyuan/human-survey — Create a survey from JSON schema; optional max_responses, expires_at, webhook_url.
get_catalogio.github.sunsiyuan/human-survey — The platforms HumanSurvey knows: slugs to use as catalog_slug, labels, and channel class
get_resultsio.github.sunsiyuan/human-survey — Get aggregated results and raw responses for a survey.
loginio.github.sunsiyuan/human-survey — Signs in with an email and a six-digit code; stores a key on this machine
jira_add_comment_with_attachmentw-10-m/Jira Enterprise MCP — Uploads an attachment and posts a comment that references it, with optional inline image markup
jira_get_create_metaw-10-m/Jira Enterprise MCP — Inspects issue creation metadata for a project and issue type, with a fallback for tenants that do not expose createmeta
jira_transition_issuew-10-m/Jira Enterprise MCP — Lists or performs issue transitions
jira_get_issuew-10-m/Jira Enterprise MCP — Looks up a Jira issue by key, including derived acceptance criteria when present in a custom field
jira_get_issue_with_imagesw-10-m/Jira Enterprise MCP — Looks up a Jira issue by key and can return screenshot/image attachments as MCP image content, including derived acceptance criteria when pr
jira_get_attachmentw-10-m/Jira Enterprise MCP — Fetches individual attachments and can return raw attachment bytes as base64, with image attachments also exposed as MCP image content
jira_update_issuew-10-m/Jira Enterprise MCP — Updates an existing issue