other tools and integrations

Funciton Lookup Mcp

MCP server for function signature lookups.

python
local
macos
linux
other tools and integrations
0
View on GitHub

Installation

npx -y osinmv/funciton-lookup-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "funciton-lookup-mcp",
  "command": "npx",
  "args": [
    "-y",
    "osinmv/funciton-lookup-mcp"
  ]
}

About This MCP Server

osinmv/funciton-lookup-mcp

MCP server for function signature lookups.

GitHub: https://github.com/osinmv/function-lookup-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub