T

daipendency-mcp

...
Created 1/30/2025bydaipendency

Language:

TypeScript

Stars:

53

Forks:

6

Daipendency MCP Server

Model Context Protocol (MCP) server for Daipendency.

Install

Use npx -y @daipendency/mcp to run this MCP server with stdio.

API

Tools

get_dependency_docs

Extract narrative and API documentation for a dependency of a local project.

This is equivalent to daipendency extract-dep.

Architectural Decisions

Although Daipendency itself is implemented in Rust, this project is implemented in TypeScript so that we could use one of the official, feature-rich MCP SDKs. This required implementing JS bindings for Daipendency.

Last updated: 3/2/2025

Publisher info

daipendency's avatar

Daipendency

27
followers
0
following
8
repos

More MCP servers built with TypeScript

mcp-server-ssh-rails-runner

MCP server that facilitates an SSH connection to a deployed Rails app so you can run Rails REPL commands

By tadasant7
mcp-jina-reader

Jina Reader MCP Server

By wong238
postman-mcp-server

An MCP server that provides access to Postman.

By delano64