Skip to main content
Glama
tickernelz

FastApply MCP Server

by tickernelz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_FILE_SIZENoMaximum file size in bytes10485760
FAST_APPLY_URLNoFastApply server URLhttp://localhost:1234/v1
FAST_APPLY_MODELNoFastApply model namefastapply-1.5b
FAST_APPLY_TIMEOUTNoRequest timeout in seconds300.0
FAST_APPLY_MAX_TOKENSNoMaximum number of tokens for model responses8000
FAST_APPLY_AUTO_BACKUPNoEnable automatic backups before file modificationsFalse
FAST_APPLY_TEMPERATURENoModel temperature for response generation0.05

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tools

Return metadata for available tools.

call_tool

Handle tool calls.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tickernelz/fastapply-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server