princefishthrower
MCP Serverprincefishthrowerpublic

mcp server

Custom MCP for fun and profit!

Repository Info

2
Stars
0
Forks
2
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

Custom MCP for fun and profit!

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

mcp-server

A custom MCP server.

Tools

generate_solve_prompt - returns a string describing a workflow for a full stack med tech software engineer

issue_terminal_command - issues a command and parses stdout and stderr

list_repo_locations - returns a list of repo locations based on a keyword search. uses Levenshtein distance to suggest closest matches when an exact match is not found

run_test_for_repo - designed to be run on a windows machine, runs a dotnet test command on a given repo


get_full_codebase - currently under development, there an issue with the grimiore command it uses under the hood...

Usage

  1. Install the dependencies:
npm install
  1. Build the project:
npm run build
  1. Consume the server your Claude desktop configuration. This server requires an environment argument to be passed in, to determine what repos should be looked for within the list_repo_locations argument:
// ...other MCP servers...
"mcp-local": {
    "command": "node",
    "args": [
        "/path/to/cloned/mcp-server/build/index.js",
        "--environment",
        "fullstackcraft"
    ]
}
// ...other MCP servers...

Of course, the paths listed in the repo maps in list_repo_locations must be valid paths on your local machine!

Quick Start

1

Clone the repository

git clone https://github.com/princefishthrower/mcp-server
2

Install dependencies

cd mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerprincefishthrower
Repomcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation